Closed redeyes420420 closed 4 years ago
Now, it can be solved with // @ts-ignore before the import line.
alright, i've just added that line and published that within v2.0.1
but in theory even that @ts-ignore line can be suppressed with https://palantir.github.io/tslint/rules/ban-ts-ignore/
Now, it can be solved with // @ts-ignore before the import line.