123456789101112131415161718 |
- {
-
-
-
- "recommendations": [
- "firsttris.vscode-jest-runner",
- "ms-vscode.vscode-typescript-tslint-plugin",
- "msjsdiag.debugger-for-chrome",
- "slevesque.shader",
- "stpn.vscode-graphql",
- "wayou.vscode-todo-highlight"
- ],
-
- "unwantedRecommendations": [
- ]
- }
|