This is a simple installation of prettier.el
from scratch. Use it as a
reference installation or as a starting point when trying to reproduce an issue.
Make sure Vagrant is installed, then run in this directory:
vagrant up && vagrant ssh
This installs Emacs Beta via Snap, latest Node via nvm, and latest Prettier
globally via npm. It also installs markdown-mode
.