Skip to content

Handle .jsx files as JavaScript#61

Open
jamesdonoh wants to merge 1 commit intodavisjam:masterfrom
jamesdonoh:JsxSupport
Open

Handle .jsx files as JavaScript#61
jamesdonoh wants to merge 1 commit intodavisjam:masterfrom
jamesdonoh:JsxSupport

Conversation

@jamesdonoh
Copy link
Copy Markdown
Contributor

At my work we have a lot of React code and therefore a lot of JSX which can be a vessel for SL regexes too.

This change causes the extraction process to treat .jsx files as JavaScript, on the assumption that extracting static regexes should work the same for JSX, and the JSX sugar itself is just ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant