Skip to content

Commit 802ccf5

Browse files
committed
Upgraded ecma version to 2018
Suggest by @juergba at mochajs#4164
1 parent fc64921 commit 802ccf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ overrides:
2929
- test/integration/helpers.js
3030
- lib/growl.js
3131
parserOptions:
32-
ecmaVersion: 2017
32+
ecmaVersion: 2018
3333
env:
3434
browser: no
3535

0 commit comments

Comments
 (0)