Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable default-case lint rule for TypeScript #6937

Merged
merged 1 commit into from
May 3, 2019

Conversation

ianschmitz
Copy link
Contributor

Fixes #6906.

I've created #6936 as a follow up for v4 to suggest the noFallthroughCasesInSwitch option in tsconfig.json.

@ianschmitz ianschmitz added this to the 3.0.1 milestone Apr 28, 2019
@ianschmitz ianschmitz merged commit 4397d06 into facebook:master May 3, 2019
@ianschmitz ianschmitz deleted the switchcase-lint-ts branch May 3, 2019 20:22
@lock lock bot locked and limited conversation to collaborators May 8, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[typescript] Relax default-case rule
2 participants