mirror of
https://gitee.com/dromara/go-view.git
synced 2025-06-30 00:29:16 +08:00
Pre Merge pull request !241 from SublimeCT/dev
This commit is contained in:
commit
21293e8abf
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,5 +3,5 @@ node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
.vscode
|
||||
# .vscode
|
||||
.idea
|
||||
|
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"i18n-ally.enabledParsers": [
|
||||
"ts"
|
||||
],
|
||||
"i18n-ally.displayLanguage": "zh",
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/i18n"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user