Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu2301 committed Aug 15, 2024
1 parent 3c4c1c2 commit ab14827
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 @@ -23,5 +23,6 @@ module.exports = {
'no-restricted-syntax': 'off',
'no-await-in-loop': 'off',
'no-continue': 'off',
'guard-for-in': 'off',
},
};

0 comments on commit ab14827

Please sign in to comment.