prettier/tests/multiparser_markdown_json/jsonc.md

7 lines
55 B
Markdown
Raw Normal View History

```jsonc
// comment
{
"foo" : "bar"
}
```