{ "extends": "./tsconfig.json", "exclude": [ "test/**/*.ts" ], "compilerOptions": { "rootDir": "src" }, }