0.1.1 • Published 5 years ago

eslint-plugin-material-ui-dkadrios v0.1.1

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

eslint-plugin-material-ui

Custom eslint rules for Material-UI.

List of supported rules

  • docgen-ignore-before-comment
  • no-hardcoded-labels
  • restricted-path-imports

docgen-ignore-before-comment

Enforce correct usage of @ignore in the prop-types block comments.

no-hardcoded-labels

Prevent the usage of hardcoded labels. The docs are translated via crowdin, we prefer to use t from the redux store.

restricted-path-imports

Prevent the import of modules at a level depth strictly over 1.

0.1.1

5 years ago

0.1.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago