jasonraimondi/traverse

View on GitHub
tsconfig.webpack.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "module": "commonjs",
    "target": "es5",
    "esModuleInterop": true
  }
}