unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
56 stars 2 forks source link

Specify formatting #194

Closed samhh closed 1 year ago

samhh commented 1 year ago

Only really relevant to JSON at the moment but could potentially be used for compilation as well if the output ever changes.

JSON currently indents with a tab. This should be configurable, and the number of spaces should be too.