Skip to content

Commit c7b09ad

Browse files
committed
chore: lint
1 parent a3d5b9a commit c7b09ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { addonVSCode } from './vscode';
1+
import { addonVSCode } from './vscode'
22

33
export const builtinAddons = [
44
addonVSCode,

0 commit comments

Comments
 (0)