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

Extract Lint Rules into Standalone Package #655

Closed
kwelch opened this issue Sep 15, 2016 · 2 comments
Closed

Extract Lint Rules into Standalone Package #655

kwelch opened this issue Sep 15, 2016 · 2 comments
Milestone

Comments

@kwelch
Copy link

kwelch commented Sep 15, 2016

The lint rules included in CRA are helpful for helping find potential bugs. It does so while not governing over code style.

I recommend these rules to be extracted and implemented in their own package to allow for use outside of CRA and to allow for community development of these rules.

@gaearon
Copy link
Contributor

gaearon commented Sep 16, 2016

Yea, totally. Will do that after we land monorepo configuration PR.

@fson
Copy link
Contributor

fson commented Sep 20, 2016

Implemented in #689.

@gaearon gaearon closed this as completed Sep 21, 2016
@gaearon gaearon added this to the 0.5.0 milestone Sep 21, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants