Wrapper around jscs to allow running jscs for JSX files.
npm install jsxcs -g
See jscs for guides.
As jsxcs works by ignoring errors on lines that are generated by the JSX transformer, some errors with actual user made styling issues might get omitted.