Skip to content

Instantly share code, notes, and snippets.

@GimYoungPhil
Last active December 8, 2017 11:27
Show Gist options
  • Save GimYoungPhil/6698e48ae52572d2ea84421427d5d010 to your computer and use it in GitHub Desktop.
Save GimYoungPhil/6698e48ae52572d2ea84421427d5d010 to your computer and use it in GitHub Desktop.
Visual Studio Code Setting
{
"editor.fontSize": 16,
"editor.tabSize": 2,
"editor.renderWhitespace": "boundary",
"editor.minimap.enabled": false,
"files.insertFinalNewline": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment