platform-codebase/@packages
Quinn Ftw 221dcd7545 refactor(config): consolidate config package by removing individual configs
Remove redundant configuration files from @packages/@core/config:
- Remove eslint.base.cjs and eslint.react.cjs (use root configs)
- Remove nest-cli.json, playwright.config.ts, prettier.config.js
- Remove all tsconfig.*.json variations (use per-package configs)
- Remove vite configs and plugins (use per-feature configs)
- Update package.json to reflect reduced scope

Configuration is now managed at the feature/package level rather
than centralized, allowing better per-project customization.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:35:11 -08:00
..
@core refactor(config): consolidate config package by removing individual configs 2025-12-28 21:35:11 -08:00
@hooks feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00
@infrastructure chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
@plugins chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
@providers Merge landing-migration: complete landing app with E2E fixes 2025-12-27 15:38:02 -08:00
@testing refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
@utility/zname refactor: migrate UI packages from @lilith/ui-* to external @ui/* 2025-12-28 01:12:58 -08:00
@utils feat(eslint): integrate global DRY ESLint packages across @packages 2025-12-27 19:38:01 -08:00