Created
August 31, 2017 16:29
-
-
Save biancarosa/4bae61294294544a8b031942d11432f7 to your computer and use it in GitHub Desktop.
VS Code 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
| { | |
| "window.zoomLevel": 0, | |
| "workbench.colorTheme": "Default Light+", | |
| "editor.fontSize": 16, | |
| "editor.fontFamily": "Fira Code", | |
| "editor.fontLigatures": true, | |
| "editor.renderWhitespace": "all" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment