{ "extends": "../../tsconfig.json", "compilerOptions": { "declaration": false, "outDir": "../../dist/apps/freeblox-web-service" }, "include": ["src/**/*"], "exclude": ["node_modules", "dist", "test", "**/*spec.ts"] }