Skip to content

Commit

Permalink
Update eslint.config.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
arteck authored Sep 5, 2024
1 parent f46973e commit 056a563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ module.exports = [
'no-fallthrough': 'off',
'no-console': 'off',
'no-prototype-builtins': 'off',
'no-useless-escape': 'off',
'no-undef': 'warn',
'no-empty': 'warn',
'no-var': 'warn',
Expand Down

0 comments on commit 056a563

Please sign in to comment.