eslint-plugin-jest-formatting icon indicating copy to clipboard operation
eslint-plugin-jest-formatting copied to clipboard

Automate docs with eslint-doc-generator

Open bmish opened this issue 1 year ago • 8 comments

I built this CLI tool eslint-doc-generator for automating the generation of the README rules list table and rule doc title/notices for ESLint plugins. It follows common documentation conventions from this and other top ESLint plugins and will help us standardize documentation across ESLint plugins (and generally improve the usability of custom rules through better documentation and streamline the process of adding new rules). It has 100% test coverage and is already used in many popular ESLint plugins.

bmish avatar Oct 30 '22 19:10 bmish