Fixes
code such as
import { A as B, C } from '@lib';is no longer being flagged as a false positive
See /pull/3
Thanks @maroKanatani for the contribution
code such as
import { A as B, C } from '@lib';is no longer being flagged as a false positive
See /pull/3
Thanks @maroKanatani for the contribution