wikimedia / eslint-docgen

Automatically generate ESLint plugin documentation from rule metadata and test cases.
MIT License
10 stars 7 forks source link

Support output to a single README.md #90

Open edg2s opened 4 years ago

edg2s commented 4 years ago

As suggested in #89. Perhaps a README template is provided, then the concatenation of all the rule doc output is placed in that file. This would be useful for plugins with only a few rules.