Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[eslint-config-kyt] Add eslint-plugin-css-modules #412

Open
tizmagik opened this issue Feb 22, 2017 · 0 comments
Open

[eslint-config-kyt] Add eslint-plugin-css-modules #412

tizmagik opened this issue Feb 22, 2017 · 0 comments
Assignees
Labels

Comments

@tizmagik
Copy link
Contributor

tizmagik commented Feb 22, 2017

Given that CSS Modules is a core opinion of kyt, I think it makes sense to add this eslint-plugin, eslint-plugin-css-modules.

Versions of kyt, node, OS

Current

Bug or Feature?

Feature

Current Behavior

No warnings/errors when there's unused CSS classnames

Desired Behavior

Warnings/errors when there's unused CSS classnames (or using a classname that does not exist, silently resolves to "undefined" currently).

@ccpricenytimes ccpricenytimes self-assigned this Apr 17, 2017
@woodb woodb added the stale label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants