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

Customize plugins rules #1183

Open
ArmorDarks opened this issue Aug 26, 2018 · 10 comments
Open

Customize plugins rules #1183

ArmorDarks opened this issue Aug 26, 2018 · 10 comments
Labels

Comments

@ArmorDarks
Copy link

What version of standard?

11.0.0

What operating system, Node.js, and npm version?

Windows 10

What did you expect to happen?

Right now it is impossible to add to the Standard plugins, which requires configuration or rules extension.

For instance, eslint-plugin-vue. It won't work as it is. See #750

Are there any ways I'm missing?

What actually happened?

There is no way to configure plugins, and if they aren't working out of the box, you're out of luck with Standard.

@ArmorDarks
Copy link
Author

Is it like really impossible, or I'm missing something?..

@LinusU
Copy link
Member

LinusU commented Oct 10, 2018

Have a look at standardx, it should suite your needs ☺️

@stale
Copy link

stale bot commented Jan 9, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Jan 9, 2019
@ArmorDarks
Copy link
Author

nonono

@stale stale bot removed the stale label Jan 16, 2019
@brodybits
Copy link
Contributor

@ArmorDarks it would be great if you could explain what exactly is not working for you.

@ArmorDarks
Copy link
Author

A lot of eslint plugins require specific rules configuration to work or explicit extensions of their rules. See #750 as an example.

In other words, right now it is impossible to use Standard with lots of the eslint plugins simply because there is no way to define those plugins rules and configurations (not standard's) since due to the nature of the Standard configuration file editing is unavailable.

For sure, I like the idea of lack of configuration in Standard and that should remain. However, there definitely should be a way to configure eslint plugins.

@stale
Copy link

stale bot commented Apr 17, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Apr 17, 2019
@stale stale bot closed this as completed Apr 24, 2019
@ArmorDarks
Copy link
Author

So nice bot :(

@victordidenko
Copy link

Another example at my expence — https://www.npmjs.com/package/eslint-plugin-react-hooks#installation
Hooks become really popular thing in React, so, missing ability to lint them (which is recommended by React team) is quite sad in standard :(

@ArmorDarks
Copy link
Author

Related issue: #1356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

5 participants