Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jun 1, 2020
1 parent c6dbbc5 commit 386ece6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ module.exports = {
'react/prop-types': ['off'],
'linebreak-style': ['off'],
'arrow-parens': ['off'],
'arrow-body-style': ['off'],
'prefer-object-spread': ['off'],
},
overrides: [
Expand Down

0 comments on commit 386ece6

Please sign in to comment.