This website requires JavaScript.
Explore
Help
Sign In
uetchy
/
namae
Watch
1
Star
0
Fork
0
mirror of
https://github.com/uetchy/namae.git
synced
2026-09-15 11:56:48 +09:00
Code
Issues
Releases
Activity
Files
629c916a87c5e85b11e0d0cdb6aa624b1a6afcbf
namae
/
api
/
.babelrc
T
11 lines
119 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(api): add test
2019-08-14 19:55:28 +09:00
{
"presets": [
[
"@babel/preset-env",
{
"targets": { "node": "current" }
}
]
]
}
Copy Permalink