You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2018. It is now read-only.
Can we export the Parser class from Babylon? We are already very close to doing so on this line.
Then Babel plugins would be able to override Parser methods like getTokenFromCode() to add support for new tokens. For example, adding support for a # token: