v4.1.0
This includes support for Promise
by setting env: { es6: true }
in the config.
Tracking for discussion about why setting the parserOptions: { ecmaVersion: 2017 }
didn't do this for us: eslint/eslint#8453
This includes support for Promise
by setting env: { es6: true }
in the config.
Tracking for discussion about why setting the parserOptions: { ecmaVersion: 2017 }
didn't do this for us: eslint/eslint#8453