Finished translations / bug fixes

This commit is contained in:
Sebastian Seedorf
2022-08-20 14:47:04 +02:00
parent 664f766cb6
commit 2fd010e003
13 changed files with 162 additions and 66 deletions

View File

@@ -49,6 +49,10 @@
{
"additionalHooks": "(useAsyncEffect)"
}
],
"react/jsx-no-literals": [
"error",
{ "noStrings": true, "allowedStrings": [], "ignoreProps": true, "noAttributeStrings": false }
]
},
"overrides": [