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.

10 righe
275 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. "ms-vscode.typescript-javascript-grammar"
  9. ]
  10. }