Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

11 righe
351 B

  1. {
  2. // See http://go.microsoft.com/fwlink/?LinkId=827846
  3. // for the documentation about the extensions.json format
  4. "recommendations": [
  5. "dbaeumer.vscode-eslint",
  6. "eamodio.tsl-problem-matcher",
  7. "esbenp.prettier-vscode",
  8. "msjsdiag.debugger-for-chrome",
  9. "ms-vscode.typescript-javascript-grammar"
  10. ]
  11. }