/prettier-el-vagrant

Simple installation of `prettier.el` from scratch

Basic Installation of prettier.el

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.

Usage

Make sure Vagrant is installed, then run in this directory:

vagrant up && vagrant ssh

Details

This installs Emacs Beta via Snap, latest Node via nvm, and latest Prettier globally via npm. It also installs markdown-mode.