UNPKG

slush-angular2

Version:
15 lines (14 loc) 304 B
{ "compilerOptions": { "emitDecoratorMetadata": true, "experimentalDecorators": true, "removeComments": false, "skipLibCheck": true, "lib": [ "dom", "es6" ], "module": "commonjs", "moduleResolution": "node", "outDir": "dist", "rootDir": "src", "target": "es5" } }