Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. "printWidth": 80,
  3. "tabWidth": 2,
  4. "useTabs": false,
  5. "semi": false,
  6. "singleQuote": true,
  7. "trailingComma": "all",
  8. "bracketSpacing": false,
  9. "jsxBracketSameLine": false,
  10. "proseWrap": "always"
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement