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