Merge pull request #3465 from thelounge/xpaw/bump-ecma-version

Bump ecmaVersion to 2018
This commit is contained in:
Pavel Djundik 2019-10-20 22:28:05 +03:00 committed by GitHub
commit d020875556
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
root: true root: true
parserOptions: parserOptions:
ecmaVersion: 2017 ecmaVersion: 2018
env: env:
es6: true es6: true