element-plus/tsconfig.json
2022-04-22 09:43:38 +08:00

8 lines
153 B
JSON

{
"references": [
{ "path": "./tsconfig.web.json" },
{ "path": "./tsconfig.vite-config.json" },
{ "path": "./tsconfig.vitest.json" }
]
}