Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-doc-generator

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-doc-generator - npm Package Versions

1
57

0.6.0

Diff

Changelog

Source

v0.6.0 (2022-10-09)

:rocket: Enhancement
  • #84 Add --rule-doc-section-include and --rule-doc-section-exclude options (@bmish)
  • #83 Add --rule-doc-title-format option (@bmish)
  • #82 Add --url-configs option (@bmish)
:bug: Bug Fix
  • #87 Handle when prettier is not installed (@bmish)
  • #81 Throw error when missing README.md (@bmish)
  • #80 Throw error when missing rule doc (@bmish)
Committers: 1
bmishkin
published 0.5.0 •

Changelog

Source

v0.5.0 (2022-10-08)

:rocket: Enhancement
  • #75 Automatically generate legend for rules list (@bmish)
  • #76 Hide empty columns from rules list (@bmish)
  • #73 Hide config column from rules list when no configs present and move deprecations to a separate column (@bmish)
:bug: Bug Fix
  • #72 Improve section header detection (@bmish)
:memo: Documentation
Committers: 2
bmishkin
published 0.4.0 •

Changelog

Source

v0.4.0 (2022-10-07)

:bug: Bug Fix
  • #70 Handle string extends from ESLint config, deprecated/function-style rules, missing rule descriptions (and use actual ESLint types to detect issues like these) (@bmish)
Committers: 1
bmishkin
published 0.3.5 •

Changelog

Source

v0.3.5 (2022-10-06)

:bug: Bug Fix
Committers: 1
bmishkin
published 0.3.4 •

Changelog

Source

v0.3.4 (2022-10-05)

:bug: Bug Fix
Committers: 1
bmishkin
published 0.3.3 •

Changelog

Source

v0.3.3 (2022-10-04)

:bug: Bug Fix
  • #60 Ignore external configs during ESLint config resolution (@bmish)
Committers: 1
bmishkin
published 0.3.2 •

Changelog

Source

v0.3.2 (2022-10-04)

:bug: Bug Fix
  • #59 Resolve extends in ESLint configs (@bmish)
:house: Internal
Committers: 1
bmishkin
published 0.3.1 •

Changelog

Source

v0.3.1 (2022-10-03)

:bug: Bug Fix
  • #48 Only apply prettier formatting to managed doc content (@bmish)
Committers: 1
bmishkin
published 0.3.0 •

Changelog

Source

v0.3.0 (2022-10-02)

:bug: Bug Fix
  • #47 Throw exception when plugin does not export a rules object (@bmish)
  • #45 Handle various possible names for options section when checking for its presence in rule doc (@bmish)
  • #43 Improved detection for README rules section when marker comments are missing (@bmish)
  • #42 Allow plugin to omit configs (@bmish)
  • #41 Handle scoped plugin names (@bmish)
  • #40 Description in rule doc title should begin with a capital letter and omit a trailing period (@bmish)
  • #39 Add plugin prefix to rule name in rule doc title (@bmish)
  • #28 Use prettier's own config resolution when formatting docs (@bmish)
Committers: 1
bmishkin
published 0.2.0 •

Changelog

Source

v0.2.0 (2022-10-01)

:rocket: Enhancement
  • #17 Automatically insert missing rule list markers in README rules section (@bmish)
:bug: Bug Fix
  • #18 Allow deprecated rules to forgo a doc file or description (@bmish)
  • #12 Avoid creating a duplicate title when rule doc is missing marker comment (@bmish)
  • #8 Use recommended config emoji in rule doc when rule is only in that config (@bmish)
  • #7 Use recommended config emoji in rules list header when no custom configs present (@bmish)
:memo: Documentation
  • #19 Tweak README (@bmish)
  • #11 Provide rule list marker comments in error message when missing from README (@bmish)
:house: Internal
  • #6 Move emojis into centralized file (@bmish)
Committers: 1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc