Skip to content

Instantly share code, notes, and snippets.

@salujaharkirat
Created July 19, 2018 08:51
Show Gist options
  • Select an option

  • Save salujaharkirat/b335af9c0c061622f383ba9d94c493c6 to your computer and use it in GitHub Desktop.

Select an option

Save salujaharkirat/b335af9c0c061622f383ba9d94c493c6 to your computer and use it in GitHub Desktop.
{
"presets": ["react-native"],
"retainLines": true,
"plugins": [
[
"module-resolver",
{
"root": ["./app"]
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment