Guest User

Untitled

a guest
Oct 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. {
  2. // Prettier config
  3. "printWidth": 100,
  4. "parser": "babylon",
  5. "semi": false,
  6. "singleQuote": true,
  7. "trailingComma": "all"
  8. }
Add Comment
Please, Sign In to add comment