選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
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. }