Created
October 24, 2020 16:14
-
-
Save hochan222/f9bd15e71a6e3ff96946c934bd4a5b08 to your computer and use it in GitHub Desktop.
.vscode/settings.json
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
{ | |
"42header.email": "[email protected]", | |
"42header.username": "holee", | |
"editor.tabSize": 4, | |
"editor.insertSpaces": false, | |
"editor.renderWhitespace": "all", | |
"files.trimTrailingWhitespace": true, | |
"files.insertFinalNewline": true, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment