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

Allow configuration of rules in .lyntrc/package.json #18

Closed
saadq opened this issue Jun 8, 2018 · 1 comment
Closed

Allow configuration of rules in .lyntrc/package.json #18

saadq opened this issue Jun 8, 2018 · 1 comment
Labels
feedback wanted This issue needs to hear some feedback from the users of lynt.

Comments

@saadq
Copy link
Owner

saadq commented Jun 8, 2018

I have been thinking on this for quite some time, and it isn't really a decision being made lightly. But I think with tools, features shouldn't be taken away unless you provide something in return. I don't think this is being done in this case.

I wanted lynt to be a zero config, easy to use tool. However, I think it can remain this way while still allowing some customization on top of it. It should work similar to Webpack v4 – Zero config by default, but the user can still customize if they want to.

This won't make it the same thing as xo though - it will still have the additional benefit of having both TSLint and ESLint support. Also, to further encourage the use of Prettier, style-only rules would not be allowed.

Curious to hear the thoughts of others on this.

@saadq saadq added the feedback wanted This issue needs to hear some feedback from the users of lynt. label Jun 8, 2018
@saadq
Copy link
Owner Author

saadq commented Jun 22, 2018

This is now possible in v0.4. You can check out the release notes to see how to configure custom rules. Let me know if anyone has any feedback!

@saadq saadq closed this as completed Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feedback wanted This issue needs to hear some feedback from the users of lynt.
Projects
None yet
Development

No branches or pull requests

1 participant