Skip to content

Instantly share code, notes, and snippets.

@kelset
Last active May 21, 2017 18:32
Show Gist options
  • Save kelset/4ff64ca04930b2359cd841382cc5a37d to your computer and use it in GitHub Desktop.
Save kelset/4ff64ca04930b2359cd841382cc5a37d to your computer and use it in GitHub Desktop.
"editor.formatOnSave": true, // THIS WILL TRIGGER PRETTIER ON SAVE
"prettier.eslintIntegration": true // THIS WILL MAKE IT COMMUNICATE WITH ESLINT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment