包详细信息

eslint-plugin-react-with-classes

jameswomack138MIT1.0.0-alpha.3

ESLint plugin for Material UI withStyles

eslint, react, withStyles, styles

自述文件

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