yarn run v1.22.19
$ yarn lint:rescript && yarn lint:prettier
$ ./lint.sh
All files pass lint
$ prettier --check .
Checking formatting...
All matched files use Prettier code style!
Done in 10.27s.