Skip to content

Commit b30638c

Browse files
committed
lint
1 parent cf26418 commit b30638c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/parseTypeDefinition.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import ts, { TypeFlags } from "typescript";
1+
import ts from "typescript";
22
import { ParserState } from "./ParserState";
33
import {
44
getDocumentationStringForDict,

0 commit comments

Comments
 (0)