add i18n ally snake case config
This commit is contained in:
parent
afffde8fa0
commit
0acda07eb5
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -2,5 +2,6 @@
|
|||||||
"i18n-ally.localesPaths": [
|
"i18n-ally.localesPaths": [
|
||||||
"src/locales"
|
"src/locales"
|
||||||
],
|
],
|
||||||
"i18n-ally.keystyle": "nested"
|
"i18n-ally.keystyle": "nested",
|
||||||
|
"i18n-ally.extract.keygenStyle": "snake_case"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user