Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

no-implicit-dependencies: treat malformed package.json as empty #3373

Merged
merged 1 commit into from
Oct 23, 2017
Merged

no-implicit-dependencies: treat malformed package.json as empty #3373

merged 1 commit into from
Oct 23, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Oct 22, 2017

PR checklist

Overview of change:

[bugfix] no-implicit-dependencies don't crash on malformed package.json
Fixes: #3369

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[bugfix] `no-implicit-dependencies` don't crash on malformed package.json
Fixes: #3369
@adidahiya adidahiya merged commit 814277f into palantir:master Oct 23, 2017
@ajafff ajafff deleted the bugfix/no-implicit-dependencies branch October 23, 2017 17:37
HyphnKnight pushed a commit to HyphnKnight/tslint that referenced this pull request Apr 9, 2018
…ntir#3373)

[bugfix] `no-implicit-dependencies` don't crash on malformed package.json
Fixes: palantir#3369
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no-implicit-dependencies crashes on invalid package.json
2 participants