{ "extends": "../tsconfig.base.json", "compilerOptions": { "removeComments": true, "outFile": "../js/app.js" }, "files": [ "app.ts" ] }