Guest User

Untitled

a guest
Jul 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. {
  2. "presets": ["react-native"],
  3. "retainLines": true,
  4. "plugins": [
  5. [
  6. "module-resolver",
  7. {
  8. "root": ["./app"]
  9. }
  10. ]
  11. ]
  12. }
Add Comment
Please, Sign In to add comment