0xProject / tools

Other
97 stars 64 forks source link

Feat: Add ability to parse single quote imports #86

Closed kliao closed 1 year ago

kliao commented 1 year ago

Description

Import paths can be single-quoted, so add the ability to parse such imports instead of only allowing double-quoted imports.

Testing instructions

Added unit test.

Types of changes

Checklist: