Closed ghost closed 8 years ago
({ foo = true }) => foo;
JSCS 3.0 trips over this line of code, where 2.0 doesn't. Expected token value ":" but = found
Expected token value ":" but = found
Closing, belongs here: https://github.com/cst/cst/issues/118
JSCS 3.0 trips over this line of code, where 2.0 doesn't.
Expected token value ":" but = found