UNPKG

generator-dotnetcore-angular2-starterkit

Version:
18 lines 381 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "moduleResolution": "node", "sourceMap": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "removeComments": false, "noImplicitAny": false }, "exclude": [ "node_modules", "typings/index", "typings/index.d.ts", "wwwroot/lib" ] }