build: 🚨 turn off any rule

We have to have any types for Qt API anyway.
This commit is contained in:
Mikhail Zolotukhin 2021-09-16 19:01:45 +03:00
parent 714379ff57
commit 6c586c9033

View File

@ -23,6 +23,7 @@
],
"rules": {
"curly": "error",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/naming-convention": [
"error",
{