repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| { |
| #2 | "compilerOptions": { |
| #3 | "target": "ES2022", |
| #4 | "useDefineForClassFields": true, |
| #5 | "lib": ["ES2022", "DOM", "DOM.Iterable"], |
| #6 | "module": "ESNext", |
| #7 | "skipLibCheck": true, |
| #8 | "moduleResolution": "Bundler", |
| #9 | "allowImportingTsExtensions": false, |
| #10 | "resolveJsonModule": true, |
| #11 | "isolatedModules": true, |
| #12 | "noEmit": true, |
| #13 | "jsx": "react-jsx", |
| #14 | "strict": true, |
| #15 | "types": ["vite/client"] |
| #16 | }, |
| #17 | "include": ["src"] |
| #18 | } |
| #19 |