Closed dragos closed 8 years ago
Looks like the build has been broken since January 28 due to this issue.
I think those are different packages. One is for jsx
, the React.js dialect of XML, vs. jscs
which is a stye checker for Javascript. I may be wrong though, I'm new to the js ecosystem.
Oh sorry, you're right.
I looked at this a few month ago when I checked out the code to play with and couldn't find any evidence of brix/grunt-jsxcs
available, it seems it was just deleted and not replaced.
Based on some quick research just now though it seems that jscs
added jsx
support, so we should be able to switch.
I don't have time to fix this myself but will be happy to review any pull requests that port the build to newer JS tools.
It looks like
brix/grunt-jsxcs
disappeared.