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

Edit tslint.json #2344

Merged
merged 2 commits into from
Mar 14, 2017
Merged

Edit tslint.json #2344

merged 2 commits into from
Mar 14, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 14, 2017

Overview of change:

The use of switch statements increased recently. The current tslint.json doesn't make it convenient to use. Therefore I enabled no-switch-case-fall-through and disabled switch-default for this project.

CHANGELOG.md entry:

[no-log] internal

@nchen63
Copy link
Contributor

nchen63 commented Mar 14, 2017

I think you edited the wrong tslint.json file

@ajafff
Copy link
Contributor Author

ajafff commented Mar 14, 2017

That explains why there were no lint errors 😆

Should be fixed now

@nchen63 nchen63 merged commit 2dad217 into palantir:master Mar 14, 2017
@nchen63
Copy link
Contributor

nchen63 commented Mar 14, 2017

@ajafff thanks!

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.

2 participants