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