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: Plugin shareable config section does not mention that rules need to be prefixed with plugin name #6346

Closed
platinumazure opened this issue Jun 9, 2016 · 0 comments
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 bug ESLint is working incorrectly documentation Relates to ESLint's documentation

Comments

@platinumazure
Copy link
Member

The plugin config section in Working with Plugins does not mention that plugin rules listed under the configurations must be prefixed with the plugin name (full or short). This should probably be remedied. (The example just uses the core rule semi.)

It might not hurt to mention that plugin rules and core rules can be mixed in these configuration exports, either (with the caveat that, again, plugin rules must be prefixed). I think I had assumed that all rules exported from a plugin config must be plugin rules and so didn't necessarily need a prefix.

@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Jun 9, 2016
@platinumazure platinumazure added bug ESLint is working incorrectly documentation Relates to ESLint's documentation evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion and removed triage An ESLint team member will look at this issue soon labels Jun 9, 2016
@ilyavolodin ilyavolodin added accepted There is consensus among the team that this change meets the criteria for inclusion and removed evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion labels Jun 9, 2016
@nzakas nzakas closed this as completed in c03300b Jun 10, 2016
@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 bug ESLint is working incorrectly documentation Relates to ESLint's documentation
Projects
None yet
Development

No branches or pull requests

3 participants