@ -30,6 +30,7 @@
"react/jsx-fragments": 0,
"react/no-unused-prop-types": 0,
"import/export": 0,
"no-use-before-define": [0]
"no-use-before-define": "off",
"@typescript-eslint/no-use-before-define": "off"
}
The note is not visible to the blocked user.