Skip to content

Commit fdde944

Browse files
github-actions[bot]KazariEX
authored andcommitted
ci(lint): auto-fix
1 parent a7ac323 commit fdde944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/typescript-plugin/lib/common.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ function getDefinitionAndBoundSpan<T>(
249249
skippedDefinitions.push(definition);
250250
}
251251
}
252-
}
252+
};
253253
}
254254

255255
function getQuickInfoAtPosition(

0 commit comments

Comments
 (0)