mirror of
https://gitee.com/lyt-top/vue-next-admin
synced 2026-06-06 02:38:39 +08:00
5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"],
|
|
}
|