{ "extends": "./tsconfig.json", "include": [ "src", "test", "jest.config.ts" ], "compilerOptions": { "noEmit": true } }