-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
Description
Based on the newer format for ESLint rule deprecation info:
- https://eslint.org/docs/latest/extend/rule-deprecation#-deprecatedinfo-type
- https://github.com/eslint/rfcs/tree/main/designs/2024-deprecated-rule-metadata
meta.deprecated should be used in place of meta.replacedBy. meta.deprecated has a more standardized format with many possible fields to fully represent a rule deprecation.