Skip to content

Don't generate package-lock.json; instead of just ignoring it#763

Merged
RyanZim merged 1 commit intomasterfrom
ryan/lock
Feb 17, 2020
Merged

Don't generate package-lock.json; instead of just ignoring it#763
RyanZim merged 1 commit intomasterfrom
ryan/lock

Conversation

@RyanZim
Copy link
Copy Markdown
Collaborator

@RyanZim RyanZim commented Feb 14, 2020

Lockfiles are an anti-pattern for libraries; we don't check ours into git, but it's preferable not to even use one.

Lockfiles are an anti-pattern for libraries; we don't check ours
into git, but it's preferable not to even use one.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 85.698% when pulling 6624d4b on ryan/lock into cdc7745 on master.

@RyanZim RyanZim merged commit ce41762 into master Feb 17, 2020
@RyanZim RyanZim deleted the ryan/lock branch February 17, 2020 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants