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 eslint keyword in package.json #115

Merged
merged 2 commits into from Sep 24, 2021
Merged

Conversation

bmish
Copy link
Sponsor Member

@bmish bmish commented Sep 19, 2021

package.json Outdated
@@ -3,6 +3,9 @@
"version": "3.0.0",
"description": "A generator for Yeoman",
"keywords": [
"eslint",
"eslintplugin",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We recommended for ESLint plugins to use these keywords. I don’t think it’s appropriate for this tool.

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, we can add only eslint then.

@bmish bmish changed the title Docs: Add eslint keywords in package.json Docs: Add eslint keyword in package.json Sep 21, 2021
Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@nzakas nzakas merged commit abda0c8 into main Sep 24, 2021
@nzakas nzakas deleted the bmish-package-keywords branch September 24, 2021 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants