npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

eslint-plugin-react-with-styles

2.4.0

@lencioni

npmHomeRepoSnykSocket
Downloads:29093
$ npm install eslint-plugin-react-with-styles
DailyWeeklyMonthlyYearly

eslint-plugin-react-with-styles Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

ESLint plugin for react-with-styles.

Rules

  • react-with-styles/no-unused-styles: Require all styles that are defined to be referenced
  • react-with-styles/only-spread-css: Require that css() is only spread into a JSX element without a className or style prop