Hello hello! Just getting started with ReScript and I’m running into trouble with VSCode.
Everything seems to work great except for some reason I can’t get “format on save” to work.
If I manually run ./node_modules/.bin/rescript format it works.
I’ve tried a bunch of different things in VSCode settings - variations on disabling/uninstalling Prettier and setting ReScript as the default formatter in workspace settings vs settings.json. Anyone run into this?