microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/fix-github-actions-workflow-another-one

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

ts/.vscode/extensions.json

7lines · modecode

1{
2 "recommendations": [
3 "esbenp.prettier-vscode",
4 "Orta.vscode-jest",
5 "ms-playwright.playwright"
6 ]
7}
8