1
0
Fork 0
mirror of https://github.com/kou029w/jest-hands-on.git synced 2025-03-04 03:55:16 +00:00
jest-hands-on/templates/template/babel.config.json

3 lines
39 B
JSON

{
"presets": ["@babel/preset-env"]
}