prettier-plugin-ejs icon indicating copy to clipboard operation
prettier-plugin-ejs copied to clipboard

Prettier EJS Plugin

Results 4 prettier-plugin-ejs issues
Sort by recently updated
recently updated
newest added

Hi :wave: Thanks for the plugin :) It seems I have an issue very similar to this closed one: https://github.com/ecmel/prettier-plugin-ejs/issues/8 For example, prettier can't format this piece of code: ```ejs...

Is there a way it could support typescript files as well

enhancement

Hey again, Small issue I'm seeing with `.ejs` and htmx. ```ejs ``` On save, this code line breaks in the middle of the className string, which breaks the html. ```ejs...

Similar to #4 It should not replace ` ` Got replaced as: ` `