gajus / eslint-plugin-flowtype

Flow type linting rules for ESLint.
Other
1.08k stars 153 forks source link

Add `eslint-plugin-eslint-plugin` #510

Closed bmish closed 2 years ago

bmish commented 2 years ago

Enforces best practices for eslint rules and rule tests. Commonly used internally by eslint plugins.

A few rules were disabled as they have too many violations now but would be good to address as follow-ups.

https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin

bmish commented 2 years ago

Looks like this is waiting on Node 10 support to be dropped.

gajus commented 2 years ago

:tada: This PR is included in version 7.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: