Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-default-exports is missing documentation link/url #1769

Closed
AlansCodeLog opened this issue May 19, 2020 · 2 comments · Fixed by #1836
Closed

no-default-exports is missing documentation link/url #1769

AlansCodeLog opened this issue May 19, 2020 · 2 comments · Fixed by #1836

Comments

@AlansCodeLog
Copy link

I noticed while using the vscode lintlens extension and exploring the rules with it that this rule was missing the documentation link even though the docs for it exist:

https://github.com/benmosher/eslint-plugin-import/blob/92caa3594e0f8d7bf143dedba0c7c2b47b541f34/src/rules/no-default-export.js#L4

@ljharb
Copy link
Member

ljharb commented May 19, 2020

Thanks, a PR to fix it would be appreciated :-)

beatrizrezener added a commit to beatrizrezener/eslint-plugin-import that referenced this issue Jun 23, 2020
    Added docsUrl to no-default-export rule

Closes import-js#1769

Signed-off-by: Beatriz Rezener <[email protected]>
@beatrizrezener
Copy link
Contributor

I didn't know LintLens, it looks so useful, thank you for talk about it.

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

Successfully merging a pull request may close this issue.

3 participants