mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
Emoji Legend
This commit is contained in:
parent
7757817636
commit
a1ff4fd79f
9 changed files with 158 additions and 7 deletions
|
|
@ -15,6 +15,6 @@
|
|||
"forceConsistentCasingInFileNames": true,
|
||||
"types": ["vite/client", "vite-plugin-pwa/vanillajs", "vitepress"]
|
||||
},
|
||||
"include": ["./*.ts", "./.vitepress/**/*.ts"],
|
||||
"include": ["./*.ts", "./.vitepress/**/*.ts", "./.vitepress/vue-shim.d.ts"],
|
||||
"exclude": ["dist", "node_modules"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue