Skip to content

Commit 049a99f

Browse files
committed
Fix formatting
1 parent 9d00cb6 commit 049a99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api.proposed.shutdown.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Licensed under the MIT License.
33

44
// Importing a type to ensure this is treated as a module
5-
import type { } from 'vscode';
5+
import type {} from 'vscode';
66

77
declare module './api' {
88
/**

0 commit comments

Comments
 (0)