Guest User

Untitled

a guest
Jul 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "terminal.integrated.shell.windows": "C:\\Windows\\System32\\bash.exe",
  3. "liveServer.settings.donotShowInfoMsg": true,
  4. "git.autofetch": true,
  5. "liveServer.settings.donotVerifyTags": true,
  6. "[elm]": {
  7. "editor.formatOnSave": true
  8. },
  9. "window.zoomLevel": 0,
  10. "[javascript]": {
  11. "editor.formatOnSave": true
  12. }
  13. }
Add Comment
Please, Sign In to add comment