Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turns out that settings the `ecmaVersion: 2017` [does not auto-set the environment for that version](eslint/eslint#8453). This adds `es6: true` to the env so that we can support Promise.
- Loading branch information