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 5de9e2a commit 139c594Copy full SHA for 139c594
.eslintrc.json
@@ -1,6 +1,6 @@
1
{
2
"parserOptions": {
3
- "ecmaVersion": 2018
+ "ecmaVersion": "latest"
4
},
5
"plugins": [
6
"prettier"
0 commit comments