ony3000 / prettier-plugin-classnames

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

Correctly applies the `jsxSingleQuote` option to formatting results #55

Closed ony3000 closed 7 months ago

ony3000 commented 7 months ago

This PR closes #54.