Skip to content

Commit

Permalink
fix: add es2023 for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed Jul 5, 2023
1 parent 2bafb02 commit 1208038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
env:
es6: true
es2023: true
mocha: true
node: true
extends: "eslint:recommended"
Expand Down

0 comments on commit 1208038

Please sign in to comment.