Closed hzoo closed 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.
babel-jscs
Errors: https://gist.github.com/hzoo/b8ae7b0a0b552063bb51 (had to manually change the jscs code to change the parser which is not viable)
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)