remove deprecated recommendation

This commit is contained in:
buzzcode2007 2024-03-20 13:39:52 +08:00
parent bd6000978b
commit 09cb36b245

View file

@ -2,7 +2,6 @@
"recommendations": [
"xabikos.javascriptsnippets",
"dbaeumer.vscode-eslint",
"msjsdiag.debugger-for-chrome",
"solomonkinard.chrome-extension-api"
]
}