chore: config ts-config

This commit is contained in:
vben
2023-04-04 17:13:09 +08:00
parent ba2415c3b4
commit 08d4e34b77
14 changed files with 1787 additions and 5015 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": "@vben/ts-config/node.json",
"include": ["src"]
}