We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543f520 commit 4058e5dCopy full SHA for 4058e5d
scripts/rollup/validate/eslintrc.esm.js
@@ -45,7 +45,7 @@ module.exports = {
45
jest: true,
46
},
47
parserOptions: {
48
- ecmaVersion: 2015,
+ ecmaVersion: 2017,
49
sourceType: 'module',
50
51
rules: {
0 commit comments