Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 533 Bytes

axios-error-monkeypatch

Simplifies Axios errors, great for test environments where you axios errors are taking hundreds of lines.

Before

After

Installation

yarn add --dev axios-error-monkeypatch

Usage

import axiosErrorMonkeypatch from "axios-error-monkeypatch"

axiosErrorMonkeyPatch()