Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 379 Bytes

no-legacy-request-patterns.md

File metadata and controls

15 lines (10 loc) · 379 Bytes

eslint-plugin-warp-drive

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.