Spaces:
Runtime error
Runtime error
horriblecpp
Host API on port 7860 for HuggingFace Spaces, rename SDK to @horribleprogram /sdk
8c43e1a | { | |
| "compilerOptions": { | |
| "target": "ESNext", | |
| "module": "ESNext", | |
| "moduleResolution": "Bundler", | |
| "strict": true, | |
| "declaration": true, | |
| "skipLibCheck": true, | |
| "types": ["node"], | |
| "esModuleInterop": true, | |
| "outDir": "dist" | |
| }, | |
| "include": ["src"] | |
| } | |