openpondai/agents/news-intelligence-roundup

OpenTool app

2Branches0Tags
GL
glucryptoSync production with master template updates
ca0f4f02 months ago31Commits
json
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "bundler", "lib": ["ES2020"], "strict": true, "esModuleInterop": true, "skipLibCheck": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true }, "include": ["tools/**/*.ts", "src/**/*.ts"] }