perf(utils): faster ImportDeclaration detect #423
Annotations
3 errors
Lint:
src/rules/namespace.ts#L154
Replace `context,·namespace·as·TSESTree.ImportDefaultSpecifier` with `⏎··········context,⏎··········namespace·as·TSESTree.ImportDefaultSpecifier,⏎········`
|
Lint:
src/utils/import-declaration.ts#L1
Prefer using a top-level type-only import instead of inline type specifiers
|
Lint
Process completed with exit code 1.
|
Loading