Able to remove a lot of the older transforms (did it in babel-eslint) so can do the same here.
I'l wait a bit to see if there was any issues from the SpreadProperty change - but tests pass on jscs itself and another project. Then we can use node.type instead of node._babelType
Able to remove a lot of the older transforms (did it in babel-eslint) so can do the same here.
I'l wait a bit to see if there was any issues from the SpreadProperty change - but tests pass on jscs itself and another project. Then we can use
node.type
instead ofnode._babelType