This website requires JavaScript.
Explore
Help
Sign In
icedream
/
dash-wooden-clock
Watch
1
Star
0
Fork
You've already forked dash-wooden-clock
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8dd726c973
dash-wooden-clock
/
.babelrc
13 lines
125 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2018-08-23 15:32:50 +00:00
{
Moving configurations around.
2018-08-25 03:51:29 +00:00
"presets": [
[
"@babel/env",
{
"targets": {
"node": true
}
}
]
]
}