Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

fix: handle import/export lines without semicolon #12

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

skymakerolof
Copy link
Contributor

This fix adjusts the regular expressions to match import and export lines that do not end with a semicolon. This allows for including manually crafted declarations, which may or may not end the lines with a semicolon.

This fix adjusts the regular expressions to match import and export lines that do not end with a semicolon. This allows for including manually crafted declarations, which may or may not end the lines with a semicolon.
@nomaed nomaed merged commit 127cef7 into nomaed:master Jun 5, 2019
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.

2 participants