mirror of
https://github.com/denoland/deno.git
synced 2025-02-06 06:32:09 -05:00
![Satya Rohith](/assets/img/avatar_default.png)
This commit adds support for formatting JSON and JSONC in "deno fmt". New values "json" and "jsonc" are added to "--ext" flag for standard input processing.
4 lines
34 B
JSON
4 lines
34 B
JSON
{
|
|
// Comment
|
|
"key": "value"
|
|
}
|