Questions tagged [jsprettier]
17 questions
0
votes
0 answers
VS Code is formatting JS files with operators on new line
For the life of me I cannot figure this out. I have a complex VSCode setup and I believe the prettier extension is causing some behavior I do not want, and I hope someone knows how to disable or re-configure it:
JS files:
takes:
child.gender =…

James Bailey
- 498
- 6
- 19
-1
votes
1 answer
Prettier PHP Plugin congfiguration with sublime text editor
How do you set configuration variables?
I'm able to prettify my PHP code on save, but I have no idea where i should put plugin-specific values as they're defined here https://github.com/prettier/plugin-php#configuration

orfaust
- 67
- 4