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