mirror of
https://github.com/uetchy/namae.git
synced 2025-10-15 07:32:19 +09:00
feat(api): add test
This commit is contained in:
10
api/.babelrc
Normal file
10
api/.babelrc
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
"targets": { "node": "current" }
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user