Open dsherret opened 2 years ago
A bit of an edge case, but it would be better for ignore comments to apply to trailing commas, so this would format as-is:
{ "tasks": { // dprint-fmt-ignore "foo": "echo bar", } }
See https://github.com/denoland/deno/issues/15422
A bit of an edge case, but it would be better for ignore comments to apply to trailing commas, so this would format as-is:
See https://github.com/denoland/deno/issues/15422