CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
openapiv1
/
bytebot
source
Hugging Face
updated 1y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
packages
bytebot-agent
tsconfig.build.json
tsconfig.build.json
5 lines
Copy path
Download
Raw
Back to bytebot-agent
1
{
2
"extends": "./tsconfig.json",
3
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
4
}
5