Skip to content

Disable default-case lint rule for TypeScript#6937

Merged
ianschmitz merged 1 commit intofacebook:masterfrom
ianschmitz:switchcase-lint-ts
May 3, 2019
Merged

Disable default-case lint rule for TypeScript#6937
ianschmitz merged 1 commit intofacebook:masterfrom
ianschmitz:switchcase-lint-ts

Conversation

@ianschmitz
Copy link
Copy Markdown
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[typescript] Relax default-case rule

2 participants