Guest User

Untitled

a guest
Feb 24th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. {
  2. "parser": "babel-eslint",
  3. "extends": "airbnb",
  4. "env": {
  5. "browser": true
  6. },
  7. "plugins": [
  8. "react"
  9. ]
  10. }
Add Comment
Please, Sign In to add comment