saiichihashimoto / standard-configs

MIT License
2 stars 0 forks source link

Documentation #142

Open jerone opened 1 month ago

jerone commented 1 month ago

You have a lot of useful Prettier Plugins, but they all lack documentation. Both here on GitHub and on NPM. It would be nice to know what a plugin formats and how it can be configured.

saiichihashimoto commented 1 month ago

100% true. I haven't put in the effort yet to make this package "public", although it's on npm and working. Generally, it just sorts config files in a standard way, so you don't have a lot of commits simply reordering keys. Using @standard-configs/prettier-plugin will get you everything, which is probably the best entry point.