Skip to content

Commit

Permalink
Update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed May 29, 2021
1 parent 6ec1180 commit b6dbda9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"no-this-before-super": "warn",
"no-undef": "warn",
"no-unreachable": "warn",
"no-unused-vars": "warn",
"no-var": "error",
"quotes": ["warn", "backtick"],
"constructor-super": "warn",
Expand Down

0 comments on commit b6dbda9

Please sign in to comment.