{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": false, "sourceMap": true }, "exclude": [ "test", "scripts", "**/*.spec.ts" ] }