Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya

Differential Revision: https://phabricator.services.mozilla.com/D27007
This commit is contained in:
Michael Cooper
2019-04-11 03:31:54 +00:00
parent fdb840c457
commit 37b80d446d

View File

@@ -4,8 +4,6 @@
"recommendations": [
// Trim only touched lines.
"NathanRidley.autotrim",
// JS Babel ES6/ES7 syntax hilight.
"dzannotti.vscode-babel-coloring",
// ESLint support.
"dbaeumer.vscode-eslint",
// C/C++ language support.