diff --git a/.eslintrc b/.eslintrc index 720caa0..a419dbf 100644 --- a/.eslintrc +++ b/.eslintrc @@ -2,7 +2,7 @@ "root": true, "parserOptions": { - "ecmaVersion": 6, + "ecmaVersion": 8, "sourceType": "module" },