Skip to content

Instantly share code, notes, and snippets.

@keshihoriuchi
Last active August 29, 2015 14:22
Show Gist options
  • Save keshihoriuchi/f7ddacade4b99ed16081 to your computer and use it in GitHub Desktop.
Save keshihoriuchi/f7ddacade4b99ed16081 to your computer and use it in GitHub Desktop.
Visual Studio Code の設定
// Place your settings in this file to overwrite the default settings
{
"editor.wrappingColumn": 0,
"editor.insertSpaces": true,
"editor.tabSize": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment