Tests running ok

This commit is contained in:
Federico Kereki
2018-09-15 22:43:10 -03:00
parent 0038816a1a
commit 9763e6f466
37 changed files with 15548 additions and 76 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"presets": ["babel-preset-expo"],
"env": {
"development": {
"plugins": ["transform-react-jsx-source"]
}
}
}