OpenPond
1Branch0Tags
GL
glucryptoUpdate OPENTOOL_PUBLIC config + budget caps
e3a57cda month ago12Commits
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"] }