we transpile to es2017, so allow use of es2020
@@ -5,7 +5,7 @@
"es6": true
},
"parserOptions": {
"ecmaVersion": 9,
"ecmaVersion": 11,
"sourceType": "module"
"extends": "eslint:recommended",
The note is not visible to the blocked user.