microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
ec1a127c43e511cfaf5bdb778f936623a42ef74b

Branches

Tags

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

Clone

HTTPS

Download ZIP

ts/.vsCode/settings.json

7lines · modecode

1{
2 "editor.defaultFormatter": "esbenp.prettier-vscode",
3 "cSpell.words": [
4 "lightgray",
5 "openai"
6 ]
7}