Created
January 27, 2020 19:47
-
-
Save craigmckeachie/7d0525b5062520f43fba9403bbe65ac8 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
module.exports = { | |
printWidth: 80, | |
singleQuote: true | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment