Skip to content

Add URL to rule documentation to the metadata#75

Merged
not-an-aardvark merged 1 commit intoprettier:masterfrom
Arcanemagus:rule-docs-url
Jan 9, 2018
Merged

Add URL to rule documentation to the metadata#75
not-an-aardvark merged 1 commit intoprettier:masterfrom
Arcanemagus:rule-docs-url

Conversation

@Arcanemagus
Copy link
Copy Markdown
Contributor

ESLint v4.15.0 added an official location for rules to store a URL to their documentation in the rule metadata in eslint/eslint#9788. This adds the URL to all the existing rules so anything consuming them can
know where their documentation is without having to resort to external packages to guess.

ESLint v4.15.0 added an official location for rules to store a URL to
their documentation in the rule metadata in eslint/eslint#9788. This
adds the URL to all the existing rules so anything consuming them can
know where their documentation is without having to resort to external
packages to guess.
@not-an-aardvark not-an-aardvark merged commit 804ead7 into prettier:master Jan 9, 2018
@not-an-aardvark
Copy link
Copy Markdown
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet