Updated eslint

This commit is contained in:
n1474335 2022-03-25 15:17:00 +00:00
parent b09f98fbb4
commit cf9e670309
4 changed files with 349 additions and 637 deletions

View file

@ -1,5 +1,5 @@
{
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"parserOptions": {
"ecmaVersion": 9,
"ecmaFeatures": {