Skip to content
Snippets Groups Projects
Commit acdc14ee authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Revert "apply missing rule"

This reverts commit 715509fd.
parent 715509fd
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ module.exports = {
'@eslint-react/dom/no-dangerously-set-innerhtml': 0, // used for for injecting html tags
'@eslint-react/no-array-index-key': 0,
'@eslint-react/no-unused-class-component-members': 0, // disabled for ".d.ts" files
'@eslint-react/no-leaked-conditional-rendering': 'error', // important ! avoids rendering 0
},
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment