jscs-dev / babel-jscs

(deprecated) JSCS has merged with ESLint, so check out babel-eslint!
https://github.com/babel/babel-eslint
MIT License
27 stars 6 forks source link

add jscs git submodule, add scripts to test - ref #2 #9

Closed hzoo closed 9 years ago

hzoo commented 9 years ago

Similar to https://github.com/babel/babel-eslint/pull/116.

Need to figure out how to run the rules tests with babel-jscs instead of the regular esprima parser.

Errors: https://gist.github.com/hzoo/b8ae7b0a0b552063bb51 (had to manually change the jscs code to change the parser which is not viable)