Skip to content

Instantly share code, notes, and snippets.

View chris-burgin's full-sized avatar

Chris Burgin chris-burgin

View GitHub Profile
@rstacruz
rstacruz / README.md
Last active November 11, 2020 09:00
Prettier-eslint on Spacemacs

Setting up automatic Eslint formatting on Spacemacs

Note: This assumes that your project already has a working eslint setup!

Step 1: add prettier-eslint_d

prettier-eslint_d is a "daemon" versions of prettier and eslint. They are faster frontends to prettier and eslint, great for editors. Add it to your project via Yarn:

# prettier-eslint_d are replacements for these packages; if you have them,