Last active
May 21, 2017 18:32
-
-
Save kelset/4ff64ca04930b2359cd841382cc5a37d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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