master
谦元吉 4 months ago committed by GitHub
parent 9ce0df88ae
commit 4efebb8c0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,14 +1,3 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/node.json",
"compilerOptions": {
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"baseUrl": ".",
"paths": {
"~/utils/*": ["utils/*"]
},
"noEmit": false
},
"include": ["**/*.ts", "**/*.*.ts"]
"extends": "./.nitro/types/tsconfig.json"
}

Loading…
Cancel
Save