Files
2024-11-11 11:08:47 +08:00

26 lines
410 B
JSON

{
"cSpell.words": [
"antfu",
"dcloudio",
"demi",
"iconify",
"miniprogram",
"Pinia",
"postprocess",
"unocss",
"unplugin",
"vite",
"weixin"
],
"i18n-ally.localesPaths": [],
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"**/node_modules": true
}
}