We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08895c commit 1825afbCopy full SHA for 1825afb
.eslintrc
@@ -4,7 +4,7 @@
4
"es6": true
5
},
6
"parserOptions": {
7
- "ecmaVersion": 2017,
+ "ecmaVersion": 2018,
8
"sourceType": "module"
9
10
"rules": {
0 commit comments