Michaël De Boey

Results 189 issues of Michaël De Boey

ESLint v8.0.0 is [released](https://eslint.org/blog/2021/10/eslint-v8.0.0-released) 🎉 It would be awesome to have official ESLint 8 support. 👊 I'm happy to help where I can of course 🙂 --- Follow-up of #223

ESLint v7.0.0 is [released](https://eslint.org/blog/2020/05/eslint-v7.0.0-released) 🎉 Dependencies should be compatible with ESLint 7 too before we can merge this one: - [x] [`eslint-plugin-es`](https://github.com/mysticatea/eslint-plugin-es) (https://github.com/mysticatea/eslint-plugin-es/issues/29) - [x] https://github.com/mysticatea/eslint-plugin-es/pull/30 - [x] [`v3.0.1`](https://github.com/mysticatea/eslint-plugin-es/releases/tag/v3.0.1) -...

This will create automatic PRs to update both dependencies + actions used in workflows, so we won't need manual PRs like #306 anymore --- As requested by @voxpelli in https://github.com/mysticatea/eslint-plugin-node/pull/224#issuecomment-982479160

Since this is already a breaking change, I also set Node to `>=10.0.0` whenever the `engines` field is not provided in `package.json` --- BREAKING CHANGE: Requires Node@^10.0.0 || ^12.0.0 ||...

I also fixed all ESLint errors/warnings this caused --- As requested by @voxpelli in https://github.com/mysticatea/eslint-plugin-node/pull/224#issuecomment-982479160

As requested by @voxpelli in https://github.com/mysticatea/eslint-plugin-node/pull/224#issuecomment-982479160

As requested by @voxpelli in https://github.com/mysticatea/eslint-plugin-node/pull/224#issuecomment-982479160

ESLint v8.0.0 is [released](https://eslint.org/blog/2021/10/eslint-v8.0.0-released) 🎉 Dependencies should be compatible with ESLint 8 too before we can merge this one: - [ ] [`eslint-plugin-es`](https://github.com/mysticatea/eslint-plugin-es) (https://github.com/mysticatea/eslint-plugin-es/issues/75) - [ ] https://github.com/mysticatea/eslint-plugin-es/pull/85 - [...

ESLint v7.0.0 is [released](https://eslint.org/blog/2020/05/eslint-v7.0.0-released) 🎉 It would be awesome to have official ESLint 7 support. 👊 I'm happy to help where I can of course 🙂

enhancement