{ "angularCompilerOptions": { "annotateForClosureCompiler": true, "strictMetadataEmit": true, "flatModuleOutFile": "index.js", "flatModuleId": "@angular/common" }, "compilerOptions": { "stripInternal": true, "strictNullChecks": true, "noImplicitAny": true, "noFallthroughCasesInSwitch": true, "module": "es2015", "moduleResolution": "node", "target": "es2015", "skipLibCheck": true, "lib": [ "es2015", "dom" ], // don't auto-discover @types/node, it results in a ///