diff --git a/configurations/base.js b/configurations/base.js index b602055..688876f 100644 --- a/configurations/base.js +++ b/configurations/base.js @@ -12,7 +12,7 @@ module.exports = { "impliedStrict": true, "jsx": true }, - "ecmaVersion": 2017, + "ecmaVersion": 2021, "sourceType": "module" }, "plugins": [