eslint / generator-eslint

A Yeoman generator to help with ESLint development
Other
228 stars 51 forks source link

Update: Add placeholder for `meta.type` in rule template #98

Closed bmish closed 3 years ago

bmish commented 3 years ago

To encourage rule authors to fill in the rule type: https://eslint.org/docs/developer-guide/working-with-rules#rule-basics

Related: https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/require-meta-type.md