no-alias-methods
Configuration
rslint.config.ts
Rule Details
This rule triggers a warning if the alias name, rather than the canonical name, of a method is used.
Examples of incorrect code for this rule:
Examples of correct code for this rule:
This rule triggers a warning if the alias name, rather than the canonical name, of a method is used.
Examples of incorrect code for this rule:
Examples of correct code for this rule: