prettier/tests/json/with-comment/top-line-comment.json

6 lines
45 B
JSON

// comment 1
// comment 2
{
"foo": "bar"
}