unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint against redundant cases

samhh opened this issue · comments

Empty case branches wherever they're not required.

I'm now unclear on what I was getting at with this. A seemingly redundant empty case might be useful for ensuring non-literal TS output. 🤔