mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore:vite
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
"allowJs": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"moduleResolution": "node",
|
||||
// "sourceMap": true
|
||||
// "sourceMap": true
|
||||
},
|
||||
"include": ["src/*"],
|
||||
"include": [
|
||||
"src/*"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"src/common/types.ts"
|
||||
|
Reference in New Issue
Block a user