gewoonwoutje

Results 2 issues of gewoonwoutje

I'd like to use a `deps.ts` and/or import map to load external imports (i.e. non-relative imports), and would like to enforce this convention. In other words, I'd like to block...

The second parameter of the TypedAxiosInstance `post(...)`, `put(...)` and `patch(...)` methods is always optional now. I would expect giving a body argument to be mandatory. If I want the body...