eslint / generator-eslint

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

Update: Add placeholder for `meta.docs.url` in rule template #99

Closed bmish closed 3 years ago

bmish commented 3 years ago

To encourage rule authors to fill in the rule URL so that IDEs / code editors can provide a link to rule documentation on violations: 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-docs-url.md