Skip to content

Commit 3e81214

Browse files
Ricardo Alves dos Santos JuniorLeoAnders
authored andcommitted
fix: error Insert enter prettier/prettier
1 parent 2af7617 commit 3e81214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/contextHelp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ export async function resolveContextExpression(): Promise<void> {
8484
} catch (error) {
8585
handleError(error, "Failed to resolve context expression.");
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)