01118 GitHub stars
02Strictly preserves functional logic and behavior during refactoring
03Prioritizes explicit, easy-to-read code over overly clever one-liners
04Eliminates complex nested ternary operators in favor of readable control flow
05Enforces project-specific standards like ES module sorting and React patterns
06Removes redundant abstractions and unnecessary code comments