Last active
November 7, 2022 05:13
-
-
Save motleytech/ed1bc113b870ff12558da12d8e977985 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"semi": true, | |
"tabWidth": 2, | |
"printWidth": 100, | |
"singleQuote": true, | |
"trailingComma": "all", | |
"jsxBracketSameLine": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment