Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. [include]
  2. ./**
  3.  
  4. [ignore]
  5. .*/node_modules/**
  6.  
  7. [libs]
  8. flow-typed
  9. flow
  10.  
  11. [options]
  12. esproposal.decorators=ignore
  13. suppress_type=$FlowIssue
  14. module.system=haste
  15. munge_underscores=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement