eslint-plugin-react-with-styles icon indicating copy to clipboard operation
eslint-plugin-react-with-styles copied to clipboard

StyleLint bridge

Open lencioni opened this issue 9 years ago • 1 comments

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 avatar Aug 31 '16 17:08 lencioni

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

lencioni avatar Oct 24 '16 18:10 lencioni