Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fix: Remove start and end values from JSX tokens (fixes #341) #351

Merged
merged 1 commit into from
Aug 15, 2017

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented Aug 15, 2017

As well as the bug fix in the name, this also includes an update to a fixture which contained invalid JSX. No parser (including espree) other than TypeScript was even able to parse the source so I have updated to be valid and updated its snapshot accordingly.

After doing that, I was able to successfully add it to the AST alignment tests.

@eslintbot
Copy link

LGTM

@JamesHenry JamesHenry requested a review from soda0289 August 15, 2017 14:58
@eslintbot
Copy link

LGTM

Copy link
Member

@soda0289 soda0289 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JamesHenry JamesHenry merged commit 8406209 into master Aug 15, 2017
@JamesHenry JamesHenry deleted the jsx-start-end-fix branch August 15, 2017 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants