chore: Update translations

This commit is contained in:
2024-01-05 20:16:09 +00:00
parent 5eaffcae7d
commit 40912bc979

View File

@ -19,7 +19,7 @@ module.exports = {
"react-refresh/only-export-components": "warn",
"simple-import-sort/imports": "error",
"simple-import-sort/exports": "error",
"@typescript-eslint/no-unused-vars": "warn"
"@typescript-eslint/no-unused-vars": "warn",
},
root: true,
ignorePatterns: ["build/", "*.test.ts", "*.js"],