This website works better with JavaScript.
Explore
Help
Sign In
ic
/
derma
Watch
6
Star
0
Fork
You've already forked derma
0
Code
Issues
Pull Requests
Projects
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.
94
Commits
2
Branches
0
Tags
1.6 MiB
JavaScript
74.3%
Shell
25.7%
Tree:
d625e3961b
fix-broken-scrape
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd625e3961b'
${ noResults }
derma
/
babel.config.js
12 lines
154 B
Raw
Blame
History
module
.
exports
=
{
presets
:
[
[
'@babel/preset-env'
,
{
targets
:
{
node
:
'current'
,
}
,
}
,
]
,
]
,
}
;
Reference in new issue
Copy Permalink