Skip to content

v4.1.0

Compare
Choose a tag to compare
@MatthewHerbst MatthewHerbst released this 12 Apr 22:41

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