Skip to content

Commit 71db696

Browse files
committed
docs: remove esm/cjs description
1 parent 1baa2d0 commit 71db696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Build & Test Commands
44

55
```sh
6-
npm run build # Build ESM and CJS versions
6+
npm run build # Build
77
npm run lint # Run ESLint
88
npm test # Run all tests
99
npx jest path/to/file.test.ts # Run specific test file

0 commit comments

Comments
 (0)