We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d00cb6 commit 049a99fCopy full SHA for 049a99f
src/api.proposed.shutdown.d.ts
@@ -2,7 +2,7 @@
2
// Licensed under the MIT License.
3
4
// Importing a type to ensure this is treated as a module
5
-import type { } from 'vscode';
+import type {} from 'vscode';
6
7
declare module './api' {
8
/**
0 commit comments