feat: 初始化仓库
This commit is contained in:
25
.vscode/settings.json
vendored
Normal file
25
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user