mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2025-12-30 05:12:24 +00:00
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@vben/ts-config/node-server.json",
|
|
"compilerOptions": {
|
|
"noImplicitAny": false
|
|
}
|
|
}
|