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

Support svelte parser #42

Closed ony3000 closed 5 months ago

sxxov commented 7 months ago

Is there a list of things that need to be implemented before svelte can be supported? Would love to help/contribute.

ony3000 commented 7 months ago

I don't have a list, but I would like to complete the following tasks before supporting the new parser:

ony3000 commented 6 months ago

Recent updates: