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

Docs: Add documentation for /* exported */ (fixes #7998) #8065

Merged
merged 1 commit into from Feb 11, 2017

Conversation

leeyimin
Copy link
Contributor

@leeyimin leeyimin commented Feb 11, 2017

What is the purpose of this pull request? (put an "X" next to item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Added a comment about not being able to use the line comment format and a code example for correct usage of /* exported variableName */ to fix #7998.

Is there anything you'd like reviewers to focus on?

Added information about using line comment and a code example for
correct usage.
@jsf-clabot
Copy link

jsf-clabot commented Feb 11, 2017

CLA assistant check
All committers have signed the CLA.

@mention-bot
Copy link

@leeyimin, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pedrottimark, @scriptdaemon and @lo1tuma to be potential reviewers.

@eslintbot
Copy link

LGTM

@gyandeeps gyandeeps added accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation labels Feb 11, 2017
@gyandeeps gyandeeps merged commit 6445d2a into eslint:master Feb 11, 2017
@ilyavolodin
Copy link
Member

Thanks @leeyimin for contributing!

@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion documentation Relates to ESLint's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support single line style for exported comment
7 participants