mirror of
https://gitee.com/youlaiorg/vue3-element-admin.git
synced 2026-09-03 05:24:24 +08:00
5 lines
130 B
JSON
5 lines
130 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*", "mock/**/*", "vite.config.ts", "uno.config.ts", "eslint.config.ts"]
|
|
}
|