diff --git a/.eslintrc.json b/.eslintrc.json index b70dfd8..9702974 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -7,7 +7,7 @@ "import" ], "parserOptions": { - "ecmaVersion": 2021 + "ecmaVersion": 13 }, "env": { "es2021": true,