Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Dec 16, 2024
1 parent 666a69d commit 19c4f88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ import type {
TypeChecker,
Symbol as TypeScriptSymbol,
VariableDeclaration,
VariableStatement} from 'typescript';
VariableStatement
} from 'typescript';
import {
ModifierFlags,
ModuleKind,
Expand Down

0 comments on commit 19c4f88

Please sign in to comment.