Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya
Differential Revision: https://phabricator.services.mozilla.com/D27007
This commit is contained in:
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
@@ -4,8 +4,6 @@
|
|||||||
"recommendations": [
|
"recommendations": [
|
||||||
// Trim only touched lines.
|
// Trim only touched lines.
|
||||||
"NathanRidley.autotrim",
|
"NathanRidley.autotrim",
|
||||||
// JS Babel ES6/ES7 syntax hilight.
|
|
||||||
"dzannotti.vscode-babel-coloring",
|
|
||||||
// ESLint support.
|
// ESLint support.
|
||||||
"dbaeumer.vscode-eslint",
|
"dbaeumer.vscode-eslint",
|
||||||
// C/C++ language support.
|
// C/C++ language support.
|
||||||
|
|||||||
Reference in New Issue
Block a user