eslint-plugin-eslint-plugin
eslint-plugin-eslint-plugin copied to clipboard
chore(CI): simplify testing strategy
Can you summarize what's changed?
@bmish I brought this file in line with what I did for @mysticatea/eslint-plugin in https://github.com/eslint-community/mysticatea__eslint-plugin/pull/1
- Testing against all supported Node versions
- Testing against other platforms
- Testing against older supported ESLint versions
- Splitting the Lint job
This should fix one of the issues: #315