v3.0.1
Patch Changes
-
02c683a: Allow call expressions in macro identifier validation
Previously, the code had duplicated checks for allowing macro within import specifiers.
This was always meant to be a check for import specifiers and a check for a call expression.