{ "extends": "./tsconfig.json", "exclude": [ "node_modules", "dist", "client", "**/*.spec.ts", "**/*.test.ts", "**/tests/**/*", "test/**/*" ] }