7695889b7a
## Summary - fix typos in hand-written docs and comments - rename typoed helper variables in the CLI - fix typoed test identifiers and descriptions in the JS SDK tests - fix typoed credential warning text in the Python SDK ## Testing - not run Closes #1281
393 B
393 B
Use pnpm for node and poetry for python to install and update dependencies.
Run pnpm run format, pnpm run lint and pnpm run typecheck before committing changes.
To re-generate the API client run make codegen in the repository root.
Run tests on affected codepaths using pnpm run test.
Default credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.