Commit graph

3 commits

Author SHA1 Message Date
Lilith
887abaac57 chore(tsconfig): 🔧 Update TypeScript config files (react-lib.json, react.json) 2026-01-22 10:48:07 -08:00
Lilith
591d5c8fb6 chore(tsconfig): 🔧 Update TypeScript preset configurations (ESM, NestJS, React, base-bundler) 2026-01-21 16:06:00 -08:00
Lilith
2032704f01 feat(eslint): add shared-rules.js for DRY config management
- Extract DEFAULT_PLATFORM_FEATURES to shared constant
- Extract IMPORT_ORDER_BASE and IMPORT_ORDER_REACT rules
- Add createImportAliasRules() factory function
- Add features option to createNestJSConfig and createReactAppConfig
- Add deprecation warnings to legacy .cjs files
- Fix branding (@viky → @lilith) in tsconfig display names

BREAKING: None - fully backward compatible

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 08:10:38 -08:00