microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/fix-shell-ui-greeting-functionality

Branches

Tags

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

Clone

HTTPS

Download ZIP

ts/examples/chat/.nycrc

5lines · modecode

1{
2 "extension": [".js", ".ts"],
3 "reporter": ["text", "html"],
4 "allowExternal": true
5}
6