chore: update config

This commit is contained in:
vben
2023-04-04 17:29:58 +08:00
parent c2590cbfb5
commit 5e4be0adbc
28 changed files with 392 additions and 505 deletions

View File

@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/ts-config/node.json",
"include": ["src"]
}