Skip to content

Commit

Permalink
Upgraded ecma version to 2018
Browse files Browse the repository at this point in the history
Suggest by @juergba at mochajs#4164
  • Loading branch information
UlisesGascon committed Feb 2, 2020
1 parent fc64921 commit 802ccf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Expand Up @@ -29,7 +29,7 @@ overrides:
- test/integration/helpers.js
- lib/growl.js
parserOptions:
ecmaVersion: 2017
ecmaVersion: 2018
env:
browser: no

Expand Down

0 comments on commit 802ccf5

Please sign in to comment.