feat(compiler): Exhaustive checks for switch blocks · angular/angular@95b3f37 · GitHub
DRANK

`@switch` blocks can now enable exhaustive typechecking by adding `@default(never);` at the end of a `@switch` block.

github.com
Related Topics: GitHub Git Angular
1 comments