mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-02-01 06:08:38 +00:00
5 lines
68 B
JSON
5 lines
68 B
JSON
|
{
|
||
|
"presets": ["@babel/preset-env"],
|
||
|
"targets": "current node"
|
||
|
}
|