angus croll
angus croll
Ok [your comment](https://github.com/angus-c/just/issues/477#issuecomment-1207438301) makes sense. Would you mind adding a test for this?
This is a great idea. Thanks!
Hi @ilearnio, sorry for the delay in replying. I'm not a heavy TS user so I had to do quite a bit of reading up on `allowSyntheticDefaultImports` and `esModuleInterop`. I'm...
Possibly fixed by #429?
Thanks for the offer @brandonryan . How does backwards compatibility work here? Will links and imports redirect?
Thanks! Is it possible for object key to be a `number` though? I think they can only be strings or symbols (all other values are automatically coerced to strings.
Yes please!
Thanks Ben! Going to have to do some thorough testing so might not get to this until at least next weekend
Fixed by https://github.com/angus-c/just/pull/489
Closed by https://github.com/angus-c/just/pull/492