- Replace non-null assertions with guards/optional chaining - Replace useless spreads with Array.from() where mutation-safe - Remove unused imports, variables, and functions - Fix no-base-to-string with proper type narrowing - Fix sort without comparator, new Array() pattern - Prefix unused parameter with underscore Warnings: 76 → 42 (remaining are max-lines, justified any casts, vendored code) |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||