We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf540b commit f5434e9Copy full SHA for f5434e9
packages/utilities/ast/src/is.ts
@@ -1,4 +1,3 @@
1
-import type { TSESTree } from "@typescript-eslint/utils";
2
import { or } from "@eslint-react/eff";
3
import { AST_NODE_TYPES as T } from "@typescript-eslint/types";
4
import { ASTUtils } from "@typescript-eslint/utils";
0 commit comments