UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

15 lines (12 loc) 266 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "lib": ["es2018"], "module": "commonjs", "target": "es2018", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "moduleResolution": "node" } }