We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ef56b commit 615789bCopy full SHA for 615789b
.eslintrc.yaml
@@ -3,7 +3,7 @@ env:
3
es6: true
4
5
parserOptions:
6
- ecmaVersion: 2016
+ ecmaVersion: 2017
7
8
rules:
9
# Possible Errors
0 commit comments