This website works better with JavaScript.
Explore
Help
Sign In
BOB_PARTEAM
/
BOB_PARTY
Watch
5
Star
3
Fork
You've already forked BOB_PARTY
0
Code
Issues
39
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
testDocker
master
peristanceBDD
testDockerToto
Persistance
testDocker
typescript
stub-api
temp
doc
dev
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'testDocker'
${ noResults }
BOB_PARTY
/
bob_party
/
babel.config.js
7 lines
107 B
Raw
Permalink
Blame
History
module
.
exports
=
function
(
api
)
{
api
.
cache
(
true
)
;
return
{
presets
:
[
'babel-preset-expo'
]
,
}
;
}
;
Reference in new issue
View Git Blame
Copy Permalink