Created
May 17, 2018 09:40
-
-
Save sinsunsan/218896b4ea0351a357286f3c45382fb5 to your computer and use it in GitHub Desktop.
visual-studio-code.user-settings
This file contains hidden or 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
{ | |
"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