Skip to content

Commit 05b921d

Browse files
committed
chore: dropping optional extensions from vs code recommendations
1 parent 116622a commit 05b921d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"standard.vscode-standard",
55
"xabikos.javascriptsnippets",
66
"digitalbrainstem.javascript-ejs-support",
7-
"octref.vetur",
8-
"abumalick.vscode-nvm"
7+
"octref.vetur"
98
]
109
}

0 commit comments

Comments
 (0)