We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26aa33d commit a24050bCopy full SHA for a24050b
.eslintrc.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
parserOptions: {
3
- ecmaVersion: 6,
+ ecmaVersion: 2018,
4
},
5
env: {
6
node: true,
0 commit comments