Skip to content

Commit

Permalink
Merge pull request #195 from MikeMcC399/ecma-2020
Browse files Browse the repository at this point in the history
chore(deps): bump to ecmaVersion 2020
  • Loading branch information
jennifer-shehane committed Apr 26, 2024
2 parents 9222abb + 461419b commit 21c8bd2
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 21c8bd2

Please sign in to comment.