mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
* fix: fix i18n-ally extension config * fix: update scopeRangeRegex to support useScopedI18n and remove unused locales path
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"yoavbls.pretty-ts-errors",
|
|
"million.million-lint",
|
|
"lokalise.i18n-ally"
|
|
]
|
|
}
|