-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Option to disable pretty-print of package-lock.json #248
Conversation
Needs a test. And it's probably fine to just use one config value for both? Otherwise LGTM, once the linter agrees. |
b2e2fa4
to
5b2a192
Compare
5b2a192
to
89262af
Compare
During testing, I found out that |
Also I discovered that in function |
#186