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 6a01ea4 commit 75f91aaCopy full SHA for 75f91aa
.eslintrc.json
@@ -6,7 +6,7 @@
6
},
7
"extends": "eslint:recommended",
8
"parserOptions": {
9
- "ecmaVersion": 2020
+ "ecmaVersion": "latest"
10
11
"globals": {
12
"BigInt": true
0 commit comments