We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c8cf2 commit f257a7aCopy full SHA for f257a7a
src/script/index.ts
@@ -67,7 +67,6 @@ import { isEnhancedParserObject, isParserObject } from "../common/parser-object"
67
import type { TSESTree } from "@typescript-eslint/utils"
68
import type { GenericProcessInfo } from "./generic"
69
import { extractGeneric } from "./generic"
70
-import { isUndefined } from "lodash"
71
72
// [1] = aliases.
73
// [2] = delimiter.
0 commit comments