Created
July 23, 2019 15:02
-
-
Save cakecatz/9cd5b144f07213a4e3992eb06964ceec 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
| { | |
| "endOfLine": "lf", | |
| "proseWrap": "always", | |
| "singleQuote": true, | |
| "trailingComma": "es5" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment