mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-28 17:21:22 +00:00
📝 插件商店支持
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
"compilerOptions": {
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
"target": "ES2022"
|
||||
"target": "ES2022",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": [
|
||||
"./.vuepress/**/*.ts",
|
||||
|
Reference in New Issue
Block a user