Repo: migrate rules `defaultOptions` to `meta.defaultOptions` since they are deprecated
Author: Vinccool96Created Sep 7, 2026Updated Sep 15, 2026
Labelspackage: eslint-pluginrepo maintenanceblocked by another issue
AI Assistance
- If I used AI assistance to prepare this issue, I have reviewed and followed the AI Contribution Policy.
Suggestion
With #11623, defaultOptions was deprecated in favour of meta.defaultOptions. Thus, the rules should use meta.defaultOptions.
Additional Info
Source: typescript-eslint/typescript-eslint