mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-22 05:35:48 +08:00
🧑💻 更换json渲染组件,渲染公告解析json
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"esModuleInterop": true,
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"skipLibCheck": true,
|
||||
"types": ["vite/client", "node", "color-convert", "js-md5", "uuid", "src/vite-env"],
|
||||
"types": ["vite/client", "node", "color-convert", "js-md5", "uuid"],
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"composite": true,
|
||||
"baseUrl": ".",
|
||||
@@ -30,6 +30,7 @@
|
||||
"*.yml",
|
||||
"*.yaml",
|
||||
"package.json",
|
||||
"src/vite-env.d.ts",
|
||||
"src/**/*.d.ts",
|
||||
"src/**/*.ts",
|
||||
"src/**/*.vue",
|
||||
|
||||
Reference in New Issue
Block a user