Skip to content

Commit

Permalink
chore(.eslintrc.json): remove unused rules
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsd-harry committed Nov 20, 2023
1 parent 71b7015 commit 2d3580c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,6 @@
"no-new-object": 2,
"no-new-wrappers": 2,
"no-octal-escape": 2,
"no-restricted-globals": [
2,
"root",
"escape",
"constructor"
],
"no-return-assign": [
2,
"always"
Expand Down

0 comments on commit 2d3580c

Please sign in to comment.