{ "extends": "./tsconfig.base.json", "include": ["src/**/*.ts"], "compilerOptions": { "noEmit": true } }