Sanady

settings

Jan 27th, 2020
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.33 KB | None | 0 0
  1. {
  2.     "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
  3.     "editor.formatOnSave": true,
  4.     "prettier.jsxSingleQuote": true,
  5.     "prettier.singleQuote": true,
  6.     "[javascriptreact]": {},
  7.     "emmet.includeLanguages": {
  8.         "javascript": "javascriptreact"
  9.     },
  10.     "editor.wordWrap": "on",
  11. }
Advertisement
Add Comment
Please, Sign In to add comment