dprint / dprint-plugin-json

JSON code formatting plugin for dprint.
https://dprint.dev/plugins/json
MIT License
19 stars 5 forks source link

Add trailing comma configuration #10

Closed dsherret closed 1 year ago

dsherret commented 2 years ago

Probably "always", "jsonc", and "never" options, with "never" being the default.