We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8071d34 commit ce16b00Copy full SHA for ce16b00
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