ony3000 / prettier-plugin-classnames

A Prettier plugin that wraps verbose class name based on the `printWidth` option.
MIT License
113 stars 0 forks source link

Ensures that class names written after non-ASCII characters in Astro code do not leave placeholder fragments #51

Closed ony3000 closed 7 months ago

ony3000 commented 7 months ago

This PR closes #50.