Skip to content

Instantly share code, notes, and snippets.

@hochan222
Created October 24, 2020 16:14
Show Gist options
  • Save hochan222/f9bd15e71a6e3ff96946c934bd4a5b08 to your computer and use it in GitHub Desktop.
Save hochan222/f9bd15e71a6e3ff96946c934bd4a5b08 to your computer and use it in GitHub Desktop.
.vscode/settings.json
{
"42header.email": "holee@student.42.fr",
"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