Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
- "editor.formatOnSave": true,
- "prettier.jsxSingleQuote": true,
- "prettier.singleQuote": true,
- "[javascriptreact]": {},
- "emmet.includeLanguages": {
- "javascript": "javascriptreact"
- },
- "editor.wordWrap": "on",
- }
Advertisement
Add Comment
Please, Sign In to add comment