It’s a day off today and I’m adding exports to all unexported-yet TS types and interfaces defined in every program, especially Opts
and Res
:
like that⤴, on every single program-package.
PS. I can’t stop thinking about deno
and being able to run TS natively. How nice would it be to have the whole monorepo in deno
, on rust
tooling! Theoretically, we could get rid of: prettier
, uvu
, c8
, esbuild
, benchmark
, turbo
, and (shocker) eslint
.