Changed name

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