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 ba9651d commit 3e40e1eCopy full SHA for 3e40e1e
.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