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 | "extends": "./tsconfig.json", |
| #3 | "compilerOptions": { |
| #4 | "types": ["node", "jest"], |
| #5 | "rootDir": ".", |
| #6 | "noEmit": true |
| #7 | }, |
| #8 | "include": ["src/**/*", "**/*.test.ts", "**/*.spec.ts"], |
| #9 | "exclude": ["node_modules", "dist"] |
| #10 | } |
| #11 |