Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pmotacki committed Oct 23, 2023
1 parent a8a327a commit 6e081f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ module.exports = {
'no-mixed-spaces-and-tabs': ['error'],
'no-prototype-builtins': ['warn'],
'no-redeclare': ['warn'],
'no-sync': ['warn'],
'no-undef': ['warn'],
'no-unused-vars': ['warn'],
'no-useless-catch': ['warn'],
Expand Down

0 comments on commit 6e081f1

Please sign in to comment.