mirror of
https://github.com/samiyev/puaros.git
synced 2025-12-27 23:06:54 +05:00
- Add CLI-specific overrides (disable no-console, complexity, max-lines-per-function) - Disable no-unsafe-* rules for CLI (Commander.js is untyped) - Increase max-params to 8 for DDD patterns - Exclude examples/, tests/, *.config.ts from linting - Disable style rules (prefer-nullish-coalescing, no-unnecessary-condition, no-nested-ternary) - Reduce warnings from 129 to 0
6.9 KiB
6.9 KiB