diff --git a/.eslintrc.js b/.eslintrc.js index a76158027..78a316bd6 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -8,6 +8,9 @@ module.exports = { 'no-await-in-loop': 'off', 'import/no-unresolved': 'off', // eslint not smart enough atm to understand package exports maps }, + parserOptions: { + ecmaVersion: 'latest', + }, }, { files: [