Skip to content

Commit 709d050

Browse files
authored
Update extension.ts
1 parent b835a76 commit 709d050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
C// The module 'vscode' contains the VS Code extensibility API
1+
// The module 'vscode' contains the VS Code extensibility API
22
// Import the module and reference it with the alias vscode in your code below
33
import * as vscode from 'vscode';
44
import * as path from 'path';

0 commit comments

Comments
 (0)