Skip to content

Commit

Permalink
Update Babel and ESLint version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyikp committed Jul 3, 2022
1 parent 65da65b commit 68bdd4d
Show file tree
Hide file tree
Showing 3 changed files with 1,038 additions and 1,030 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"plugin:jsx-a11y/recommended"
],
"rules": {
"no-constant-binary-expression": "error",
"no-var": "error",
"prefer-const": "warn",

Expand Down
Loading

0 comments on commit 68bdd4d

Please sign in to comment.