Brian Hough

Results 1 issues of Brian Hough

Attempting to do the following: `rocha ./test/**/**/*.jsx --recursive --compilers js:babel-core/register` This returns a syntax error since it doesn't recognize the ES6 syntax. Have also tried this with a coffeescript compiler...

enhancement