{ "extends": "./tsconfig.json", "compilerOptions": { "lib": ["DOM"], "noEmit": true, "incremental": true }, "include": ["src/client"] }