- Kept fiddling with commands to run builds and tests - Simplified `tasks.json` in check-for-changed-files - Switched from `watchexec` to [`onchange`](https://www.npmjs.com/package/onchange) to keep it more Node-focused for dev tool installation purposes ([thanks, Dusty](https://github.com/dusty-phillips/rescript-zora?tab=readme-ov-file#test-runner)) - Normalized names of the commands in the `"scripts"` section of `package.json`