Skip to content

Commit

Permalink
chore(deps): bump to ecmaVersion 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Apr 26, 2024
1 parent 9222abb commit 461419b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Expand Up @@ -35,6 +35,6 @@
"mocha/no-setup-in-describe": "off"
},
"parserOptions": {
"ecmaVersion": 2018
"ecmaVersion": 2020
}
}

0 comments on commit 461419b

Please sign in to comment.