Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Node 22 brings with it: - `node --run` to run scripts (fast) - stable `node --watch` - `glob` in `node:fs` which should allow us to remove a couple of our dependencies and clean up our scripts.
- Loading branch information