- Created root package.json to enable running commands from project root - Removed duplicate poltergeist scripts from Server/package.json - Updated README to clarify commands should be run from root - Fixed package name to just "peekaboo" (not monorepo) This makes the developer experience more intuitive by allowing all npm commands to be run from the project root directory. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||