Guest User

Untitled

a guest
Jan 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. // Controls the font family.
  3. "editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
  4. "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
  5. "markdownlint.config": {
  6. "default": true,
  7. "MD029": { "style": "ordered" }
  8. }
  9. }
Add Comment
Please, Sign In to add comment