We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c3aac commit 02df1a0Copy full SHA for 02df1a0
.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