123456789101112 |
- {
- // See http://go.microsoft.com/fwlink/?LinkId=827846
- // for the documentation about the extensions.json format
- "recommendations": [
- "dzannotti.vscode-babel-coloring",
- "esbenp.prettier-vscode",
- "donjayamanne.python",
- "dbaeumer.vscode-eslint",
- "lextudio.restructuredtext",
- "jmlntw.vscode-ensure-single-final-newline"
- ]
- }
|