-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Using prettier for .jsp files #5536
Copy link
Copy link
Closed
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:pluginThe requested enhancement doesn't belong in Prettier core, but would be a good fit for a pluginThe requested enhancement doesn't belong in Prettier core, but would be a good fit for a plugin
Metadata
Metadata
Assignees
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:pluginThe requested enhancement doesn't belong in Prettier core, but would be a good fit for a pluginThe requested enhancement doesn't belong in Prettier core, but would be a good fit for a plugin
We are using .jsp files for our project. It's pretty much pure .html apart from a few occasional jsp tags. Does prettier support .jsp files or will I have to find another way to format our .jsp files?