Created
March 28, 2021 13:58
-
-
Save gatukgl/47016c41239860de85aeb7b38fc65f47 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
{ | |
"trailingComma": "es5", | |
"tabWidth": 2, | |
"semi": false, | |
"singleQuote": true, | |
"arrowParens": "avoid" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment