mirror of
https://github.com/vastxie/99AI.git
synced 2025-11-27 02:29:22 +08:00
v4.3.0
This commit is contained in:
9
admin/tsconfig.node.json
Normal file
9
admin/tsconfig.node.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user