matzkoh / prettier-plugin-packagejson

Prettier plugin for package.json
MIT License
316 stars 10 forks source link

Option to apply to `package.json` files with different names #189

Open benmccann opened 4 weeks ago

benmccann commented 4 weeks ago

I maintain the Svelte CLI and we have files named package.template.json that we use in creating new Svelte files. I would love if there were a way to apply this plugin to those files as well as our package.json files