Update eslint config

This commit is contained in:
Hazem Krimi
2021-05-01 17:52:13 +01:00
parent ae6c8164f7
commit 0123cf648d
+1
View File
@@ -62,6 +62,7 @@ module.exports = {
}, },
], ],
'jsx-a11y/control-has-associated-label': 0, 'jsx-a11y/control-has-associated-label': 0,
'jsx-a11y/anchor-is-valid': 0,
'prettier/prettier': [ 'prettier/prettier': [
'error', 'error',
{ {