Closed armfazh closed 4 months ago
Fixing import type declarations. As of v5.0, Typescript with verbatimModuleSyntax flag enabled produces different code for singleton type imports.
Also added a linter option that enforces this subtlety.
Fixing import type declarations. As of v5.0, Typescript with verbatimModuleSyntax flag enabled produces different code for singleton type imports.
Also added a linter option that enforces this subtlety.