- Fixed multiple autofix and rule errors including yoda rule, destructuring, template literals, && short‑circuiting, and keyword checks before blocks
- Updated and corrected documentation: added examples, TOC, fixed broken links, clarified unary operator spacing, corrected format option name, and fixed migration page typo
- Removed obsolete ESLintRC files, increased test timeout, and synced README with website