add locales

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-11-04 11:31:59 +03:00
parent 65e20202fb
commit f435d7b25c
8 changed files with 185 additions and 40 deletions
+1
View File
@@ -16,6 +16,7 @@ export default [
},
"rules": {
"no-unused-vars": "off",
"react/prop-types": "off",
"@typescript-eslint/no-unused-vars": [
"warn", // or "error"
{