Advertisement
Guest User

Untitled

a guest
Sep 14th, 2018
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.39 KB | None | 0 0
  1. {
  2.     "git.ignoreMissingGitWarning": false,
  3.     "terminal.integrated.shell.windows": "C:\\Windows\\System32\\wsl.exe",
  4.     "editor.fontSize": 15,
  5.     "editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
  6.     "editor.fontLigatures": false,
  7.     "git.confirmSync": false,
  8.     "editor.tabSize": 2,
  9.     "workbench.startupEditor": "newUntitledFile",
  10.     "window.zoomLevel": 0,
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement