UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

15 lines (14 loc) 353 B
{ "compilerOptions": { "emitDecoratorMetadata": true, "experimentalDecorators": true, "declaration": true, "module": "commonjs", "rootDir": ".", "sourceMap": true, "sourceRoot": ".", "target": "es5", "outDir": "../../dist/js/cjs", "moduleResolution": "classic" } }