mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2026-01-23 04:01:56 +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