UNPKG

ai-horde

Version:
15 lines (14 loc) 280 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "strict": true, "skipLibCheck": true, "skipDefaultLibCheck": true, "declaration": true, "sourceMap": true, "outDir": "dist", "esModuleInterop": true }, "include": ["src"] }