Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Dec 16, 2022
1 parent 1ceaafc commit 245c65f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Expand Up @@ -23,6 +23,7 @@ const rules = {
allowSamePrecedence: false,
},
],
'no-underscore-dangle': ['off'],
'prefer-destructuring': ['off'],
'prefer-object-spread': ['off'],
'prefer-ob': ['off'],
Expand Down

0 comments on commit 245c65f

Please sign in to comment.