@@ -26,6 +26,7 @@
"rules": {
"eqeqeq": 2,
"no-mixed-operators": "off",
"no-useless-escape": "off",
"@typescript-eslint/no-unused-vars": [
"error",
{
@@ -109,8 +110,5 @@
"import/resolver": {
"typescript": {}
}
},
"globals": {
"EDITOR_VERSION": true
The note is not visible to the blocked user.