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> |
||
|---|---|---|
| .. | ||
| @core | ||
| @hooks | ||
| @infrastructure | ||
| @plugins | ||
| @providers | ||
| @testing | ||
| @utility/zname | ||
| @utils | ||