Documentation / eslint-plugin-warp-drive / rules/no-legacy-request-patterns
rules/no-legacy-request-patterns
Rule | 🏷️ | ✨ |
---|---|---|
no-legacy-request-patterns | 🏆 | ✅ |
TIP
A partial autofix for this rule is possible but has not been implemented. An autofix PR would be a welcome addition.
NOTE
This rule disallows using methods which make requests that don't follow the recommended RequestManager approach.