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