diff --git a/.eslintrc.json b/.eslintrc.json index 31d45af..c238da4 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,8 +1,5 @@ { "parser": "@typescript-eslint/parser", - "parserOptions": { - "ecmaVersion": 2020 - }, "plugins": [ "@typescript-eslint" ],