1.0.0-alpha.3 • Published 5 years ago

eslint-plugin-react-with-classes v1.0.0-alpha.3

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

eslint-plugin-react-with-classes Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

ESLint plugin for mui-withstyles.

Rules

Caveats

  • If not passed directly to withStyles, theme => ({ ... }) calls must be named styles whether they're declared inline or default-exported from another module

Examples

  • See the tests for valid/invalid cases