-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
I'm working on React.js
project, And now we have this new syntax <></>
for <React.Fragment />
, but jsinspect
fails with errors like this:
Couldn't parse ./src/components/callback/success-header.js: Unexpected token (18:3)
<>
^
Couldn't parse ./src/components/callback-failure/message.js: Unexpected token (23:3)
<>
^
Couldn't parse ./src/components/callback-success/message.js: Unexpected token (13:3)
<>
^
Couldn't parse ./src/components/checkout/details.js: Unexpected token (14:3)
<>
^
ferhatelmas, Dema, ruiming, michaelhayman, metalvexis and 9 more
Metadata
Metadata
Assignees
Labels
No labels