{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": false, "removeComments": true }, "exclude": [ "spec", "src/public/", "build.ts" ] }