{ "extends": "./tsconfig.json", "compilerOptions": { "noEmit": true, "incremental": false }, "include": ["src/app/api/**/*.ts", "src/app/api/**/*.tsx"] }