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

use the local linter version when possible #101

Merged

Conversation

summer4096
Copy link
Contributor

Solves #65 #89 #86 #76 #72

Uses the linter your package depends on rather than the internal dependency whenever possible. This means that when you update standard in your package.json devDependencies, linter-js-standard will use that version. Also means that this package doesn't need to be updated constantly whenever a new version of anything comes out.

@ricardofbarros
Copy link
Owner

Nice @devtristan 👍, great job on this. I'll review as soon as possible as this solves a bunch of issues.

@ricardofbarros ricardofbarros merged commit f640055 into ricardofbarros:master Apr 11, 2016
@ricardofbarros
Copy link
Owner

Great job 👍

@NickColley
Copy link

Thanks for this! Sweet fix 👍 :)

@summer4096
Copy link
Contributor Author

So glad I could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants