Use prettier config when formatting
Describe the feature
Hello,
I think it would be nice if automd had an option where i could tell it where my prettier config file is so that it can use it when printing the contents of a file.
Additional information
- [ ] Would you be willing to help implement this feature?
We could at least expose a way to configure prettier via auomd.config file for transformers (since formatting tools are opinionated).
Which generator are you thinking needs this formatting?
Any method that gets the job done is fine by me. We want something that won't break stuff or get in the way of ppl who don't care for such a feature.
I think the file & jsdocs generators would benefit the most from something like this
Hey @pi0 ,
I am not sure if anything changed recently but I am not having this issue anymore.
The styles stay the same for files.
Thank you.