format-json icon indicating copy to clipboard operation
format-json copied to clipboard

A JSON formatter module for various text/plain serialization styles

Results 2 format-json issues
Sort by recently updated
recently updated
newest added

definitions for typescript was added

Hello. I can't pass the "format" option to the CLI format-json. Looks like the code is not ready to handle this: ``` format-json [format ] path/to/file.json ``` i.e. ``` $...