Rafał Gałka

Results 4 comments of Rafał Gałka

Thank you for review and greatly appreciate for adding me as collaborator. Answer you mentioned is about modifying response body - yes, it's not possible, a specially for https. But...

The fix is ready. No tests yet, but working on it.

Currently `axios` is bundled inside `dist/*.js`. Probably that's why listed only as a dev dependency. IMHO `axios` should be `peerDependency` and not bundled into `dist`.

I came across the similar problem, wanned to `@organization/` scoped packages to be grouped as `external` and this worked for me: ```js { 'import-x/order': [ 'error', { pathGroups: [ {...