Skip to content

Commit

Permalink
Update .eslintrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
freshlogic committed Jul 8, 2022
1 parent b27072b commit d037a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
parserOptions: {
ecmaVersion: 6
ecmaVersion: 2020
},
env: {
es6: true,
Expand Down

0 comments on commit d037a31

Please sign in to comment.