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

Preserve spaces at both ends of class names, and also preserves the delimiters of template literals that meet certain conditions #30

Closed ony3000 closed 9 months ago

ony3000 commented 9 months ago

This PR closes #27.