If the local prettier config file is using something other than .prettierrc then it is ignored, for instance projects settings configured in a prettierrc.yaml are not picked up. Could this plugin support the filetypes prettier support? https://prettier.io/docs/en/configuration.html
Thanks 👍🏻
If the local prettier config file is using something other than
.prettierrc
then it is ignored, for instance projects settings configured in aprettierrc.yaml
are not picked up. Could this plugin support the filetypes prettier support? https://prettier.io/docs/en/configuration.html Thanks 👍🏻