diff --git a/plugin/templates/_README.md b/plugin/templates/_README.md index 819a931..aad75f2 100644 --- a/plugin/templates/_README.md +++ b/plugin/templates/_README.md @@ -39,6 +39,16 @@ Then configure the rules you want to use under the rules section. } ``` +<% } %> + +## Configurations + + +TODO: Run eslint-doc-generator to generate the configs list (or delete this section if no configs are offered). + + +<% if (hasRules) { %> + ## Rules