airbnb / eslint-plugin-react-with-styles

ESLint plugin for react-with-styles
MIT License
49 stars 22 forks source link

StyleLint bridge #6

Open lencioni opened 8 years ago

lencioni commented 8 years ago

stylelint has a bunch of rules, many of which may be useful for people writing CSS in JS. Instead of re-implementing all of these as separate rules for this plugin, it might be useful to add a rule that acts as a bridge between eslint and stylelint.

lencioni commented 8 years ago

This might be useful to draw from: https://github.com/styled-components/stylelint-processor-styled-components