un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
260 stars 23 forks source link

Project-level config `prettier-plugin-sql` #362

Closed musjj closed 2 months ago

musjj commented 2 months ago

Is there a way to specify a project-level config for prettier-plugin-sql via a .prettierrc? It seems that configuration only works via VSCode's settings.

musjj commented 2 months ago

It looks like that .prettierrc configure works if you use esbenp.prettier-vscode and installed prettier-plugin-sql in your project.