axios-mock-adapter icon indicating copy to clipboard operation
axios-mock-adapter copied to clipboard

Implement toJSON method on errors.

Open womcauliff opened this issue 5 years ago • 0 comments

Enhanced Axios errors have a .toJSON() method to facilitate serialization: https://github.com/axios/axios/pull/1625

womcauliff avatar Mar 22 '20 22:03 womcauliff