vitest/packages/ws-client/tsconfig.json

5 lines
69 B
JSON

{
"extends": "../../tsconfig.base.json",
"exclude": ["./dist"]
}