Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sinsunsan/218896b4ea0351a357286f3c45382fb5 to your computer and use it in GitHub Desktop.
Save sinsunsan/218896b4ea0351a357286f3c45382fb5 to your computer and use it in GitHub Desktop.
visual-studio-code.user-settings
{
"editor.formatOnSave": true,
"editor.tabSize": 2,
"sasslint.enable": true,
"editor.minimap.enabled": false,
"explorer.confirmDragAndDrop": false,
"window.zoomLevel": 0,
"editor.wordWrap": "on",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment