JamesHenry / typescript-estree

:sparkles: A parser that converts TypeScript source code into an ESTree-compatible form
https://jameshenry.blog
Other
84 stars 13 forks source link

feat: fix parsing comments in jsx #82

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

@vjeux @Kovensky @j-f1 This PR fixes issue with // inside jsx

fixes: #6

JamesHenry commented 5 years ago

The most recent breaking change affects this PR, so the build failed just FYI

JamesHenry commented 5 years ago

:tada: This PR is included in version 10.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: