Closed revmischa closed 4 years ago
Anybody working on this?
@types/axios-case-converter - npm
CC @dkniffin
I originally created the definitions in this PR: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/32648
I'm no longer using axios or axios-case-converter actively on my projects, so I'm not running into this. Someone else should create a PR over on DefinitelyTyped to fix the issue.
Alternatively, it could be a good idea to convert this library to Typescript. Then updates to the library that change types will be much more apparent because they'll error here, rather than in another repo.