Skip to content

Commit

Permalink
chore(.eslintrc): update ecmascript version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jun 23, 2023
1 parent cbbfdd2 commit 8b4662e
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 = {
env: {
es2017: true,
es2019: true,
node: true,
},
extends: [
Expand Down

0 comments on commit 8b4662e

Please sign in to comment.