vitest/packages/ui/tsconfig.json
2021-12-13 16:47:43 +08:00

5 lines
78 B
JSON

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