- Added support for arbitrary module namespace names in many linting rules (camelcase, quotes, keyword-spacing, no-restricted-imports/exports, etc.) and improved no-restricted-imports casing handling.
- Migrated ESLint initialization to @eslint/create config and upgraded to eslint-visitor-keys@3.2.0.
- Fixed several false positives and other bugs, and refreshed CLI documentation and website code fence formatting.