tpmjs/packages/storybook
Ajax Davis 378b068e38 feat: add quality gate tools and Node 22 setup
- Add type-coverage, knip, and dependency-cruiser for code quality
- Set up Node 22 (LTS) with .nvmrc file
- Configure knip for dead code detection across monorepo
- Configure dependency-cruiser with sensible architecture rules
- Add ts-reset for better TypeScript built-in types
- Fix Tabs component type exports for Storybook
- Recreate eslint react.js config that was missing
- Add quality gates documentation

All quality checks pass with 0 errors (only informational warnings).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 17:33:45 +10:00
..
.storybook feat: initial monorepo setup with Turborepo, Next.js 16, and .ts-only components 2025-11-25 21:59:15 +10:00
stories feat: add quality gate tools and Node 22 setup 2025-11-26 17:33:45 +10:00
styles feat: add light/dark theme system and full homepage with comprehensive UI components 2025-11-26 01:29:28 +10:00
package.json feat: initial monorepo setup with Turborepo, Next.js 16, and .ts-only components 2025-11-25 21:59:15 +10:00
postcss.config.cjs feat: initial monorepo setup with Turborepo, Next.js 16, and .ts-only components 2025-11-25 21:59:15 +10:00
tailwind.config.ts feat: initial monorepo setup with Turborepo, Next.js 16, and .ts-only components 2025-11-25 21:59:15 +10:00
tsconfig.json feat: initial monorepo setup with Turborepo, Next.js 16, and .ts-only components 2025-11-25 21:59:15 +10:00