Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parser for RegExp syntax #61

Closed
wants to merge 2 commits into from
Closed

Fix parser for RegExp syntax #61

wants to merge 2 commits into from

Conversation

felixjb
Copy link
Owner

@felixjb felixjb commented Aug 17, 2020

Description

A few sentences describing the overall goals of the pull request's commits and details including screenshots of any UI changes.

Related issue(s)

Fixes #32

Documentation

N/A

Special notes for your reviewer:

This should be a temporary solution. In the future, I'll be looking into traversing the AST from Babel Parser.

@felixjb felixjb added the bug Something isn't working label Aug 17, 2020
@felixjb felixjb self-assigned this Aug 17, 2020
silvawillian
silvawillian previously approved these changes Aug 17, 2020
@felixjb
Copy link
Owner Author

felixjb commented Jan 11, 2021

Fixed on another PR #67 with parser restructuring

@felixjb felixjb closed this Jan 11, 2021
@felixjb felixjb deleted the fix/parser branch May 18, 2022 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regexp .test method triggers adding the "Run Test | Debug Test"
2 participants