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| #1 | { |
| #2 | "compilerOptions": { |
| #3 | "target": "ES2020", |
| #4 | "module": "commonjs", |
| #5 | "lib": ["ES2020"], |
| #6 | "declaration": true, |
| #7 | "outDir": "./dist", |
| #8 | "rootDir": "./src", |
| #9 | "strict": true, |
| #10 | "esModuleInterop": true, |
| #11 | "skipLibCheck": true, |
| #12 | "forceConsistentCasingInFileNames": true |
| #13 | }, |
| #14 | "include": ["src/**/*"], |
| #15 | "exclude": ["node_modules", "dist", "**/*.test.ts"] |
| #16 | } |
| #17 |