Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "editor.tabSize": 2,
  3. "typescript.check.tscVersion": false,
  4. "editor.fontLigatures": true,
  5. "editor.fontFamily": "Fira Code",
  6. "editor.fontSize": 14,
  7. "window.zoomLevel": 0,
  8. "workbench.welcome.enabled": false,
  9. "git.confirmSync": false
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement