diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..4235a75 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,10 @@ +# CLAUDE.md + +## Package Manager + +Always use `pnpm` — never `npm` or `yarn`. This is a pnpm workspace project. + +- Install dependencies: `pnpm install` +- Run scripts: `pnpm run