CoolFace
Apppublic

openapiv1/bytebot

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
tsconfig.build.json5 linesDownload Raw Back to bytebot-agent
1{2  "extends": "./tsconfig.json",3  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]4}5