eslint-plugin-css-modules icon indicating copy to clipboard operation
eslint-plugin-css-modules copied to clipboard

Provide a fix for mistyped class names

Open forabi opened this issue 7 years ago • 0 comments

It would be nice if this plugin provided a quick fix to correct mistyped class names. It could use something like https://glench.github.io/fuzzyset.js/ to find similar class names.

I could take a stab at this!

forabi avatar May 06 '18 11:05 forabi