We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1baa2d0 commit 71db696Copy full SHA for 71db696
CLAUDE.md
@@ -3,7 +3,7 @@
3
## Build & Test Commands
4
5
```sh
6
-npm run build # Build ESM and CJS versions
+npm run build # Build
7
npm run lint # Run ESLint
8
npm test # Run all tests
9
npx jest path/to/file.test.ts # Run specific test file
0 commit comments