mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 16:40:02 +00:00
* fix: incorrect signature cause ts2345 Test incorrectly used a static Axios config and needed to pass an Axios Instance since the Axios module is updated to inject an interceptor * docs: corrected author url