Comment by dmix
4 hours ago
Just don't use any NPM libraries (if possible) and you'll be fine. I personally wouldn't use typescript for this sort of thing.
4 hours ago
Just don't use any NPM libraries (if possible) and you'll be fine. I personally wouldn't use typescript for this sort of thing.
Why not? You can have bun or even node these days run it directly.