Commit graph

3 commits

Author SHA1 Message Date
Lilith
0164f8db91 chore(typescript): 🔧 Update TypeScript config files (base.json, production.json)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 19:53:27 -08:00
Lilith
54b0210e78 chore(typescript): 🔧 Update TypeScript config in base.json to refine type definitions and validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 19:42:06 -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