{ "extends": "@dwellops/config/tsconfig/base.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "noEmit": true }, "include": ["src"] }