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 541aca6 commit 790378bCopy full SHA for 790378b
.eslintrc.json
@@ -7,7 +7,7 @@
7
},
8
"extends": "eslint:recommended",
9
"parserOptions": {
10
- "ecmaVersion": 12
+ "ecmaVersion": "latest"
11
12
"rules": {
13
}
0 commit comments