Mathspy
Mathspy
Are you sure you can't use the path `./node_modules/.bin/refmt` as follows: This has been working for me locally (though you need to do a VSCode restart after setting it)
Interesting, I will look into it more and possibly get in touch with @jaredly Thank you for report!
- `prettier`: doesn't use `.gitignore` automatically but the syntax for its ignore files is exactly the same as `.gitignore` syntax and it has has a CLI argument [`--ignore-path`](https://prettier.io/docs/en/cli.html#--ignore-path) to use...
I also ran into this issue but forgot to post my solution. It was the same OOM error as I am also using the same DigitalOcean instance, instead of taking...