Finished translations / bug fixes
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
{
|
||||
"additionalHooks": "(useAsyncEffect)"
|
||||
}
|
||||
],
|
||||
"react/jsx-no-literals": [
|
||||
"error",
|
||||
{ "noStrings": true, "allowedStrings": [], "ignoreProps": true, "noAttributeStrings": false }
|
||||
]
|
||||
},
|
||||
"overrides": [
|
||||
|
||||
Reference in New Issue
Block a user