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

Optimize core #78

Closed ony3000 closed 2 weeks ago

ony3000 commented 2 weeks ago

This PR adds experimental line wrapping feature to the core parts.

[^1]: Calculations were made based on a reduction of about 40% in unit test execution time.