Aria Stewart
Aria Stewart
@vishal-shukla-viitorcloud Please don't ping random people just to get attention.
> BTW In `./file.mjs`, it should be importing from `./rootfile.mjs` instead of `../rootfile.mjs`. Doh, missed that in my simplification.
> Do you know if TypeScript supports that? `ts-node` does, and `tsc` does this: ``` tsc --noEmit --allowJs file.mjs index.mts rootfile.mts ``` (no output) but if I rename `rootfile.mts` to...
That's exactly it, and what I've been doing, but it feels awkward to have slide-out be so handy and in and split be so manual! It's such a lovely tool....
`add` would work delightfully to point a branch to a new parent — `git machete discover` in fact has roughly the right behavior, but re-does too much. Just updating the...
I might just do that if I can squeeze some time and attention out! But in any case, thank you for a delightful tool!
@ninja-jatin please do not ping me, I am not part of this project.
Do you have a `/usr/include/util.h` That is, I think you've perhaps not got Xcode and SDK installed if that doesn't exist.
MacOS SDK, rather than just the IOS one?
Yeah, that installs the MacOS SDK.