We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent bbeb204 commit 641f466Copy full SHA for 641f466
.eslintrc.json
@@ -3,6 +3,7 @@
3
"env": {
4
"browser": true,
5
"es6": true,
6
+ "es2020": true,
7
"node": true
8
},
9
"parserOptions": {
0 commit comments