Skip to content

Commit

Permalink
ecmaVersion 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Apr 21, 2024
1 parent 996fd6c commit af41aaf
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
Expand Up @@ -4,7 +4,7 @@ module.exports = {
],
'env': {
'node': true,
'es2023': true,
'es2024': true,
},
'parserOptions': {
'ecmaVersion': 2024,
Expand Down

0 comments on commit af41aaf

Please sign in to comment.