Skip to content

Commit f5434e9

Browse files
committed
feat(kit): add Reporter interface and update make function to return Reporter type
1 parent 2cf540b commit f5434e9

File tree

1 file changed

+0
-1
lines changed
  • packages/utilities/ast/src

1 file changed

+0
-1
lines changed

packages/utilities/ast/src/is.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import type { TSESTree } from "@typescript-eslint/utils";
21
import { or } from "@eslint-react/eff";
32
import { AST_NODE_TYPES as T } from "@typescript-eslint/types";
43
import { ASTUtils } from "@typescript-eslint/utils";

0 commit comments

Comments
 (0)