We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d70dda0 commit b1c2f5aCopy full SHA for b1c2f5a
1 file changed
CLAUDE.md
@@ -2,4 +2,4 @@ Use pnpm for node and poetry for python to install and update dependencies.
2
Run `pnpm run format`, `pnpm run lint` and `pnpm run typecheck` before commiting changes.
3
To re-generate the API client run `make codegen` in the repository root.
4
Run tests on affected codepaths using `pnpm run test`.
5
-Dfault credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.
+Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.
0 commit comments