This website requires JavaScript.
Explore
Help
Sign in
nebel
/
jest-hands-on
Watch
1
Star
0
Fork
You've already forked jest-hands-on
0
mirror of
https://github.com/kou029w/jest-hands-on.git
synced
2025-01-31 22:08:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
06fc518669
jest-hands-on
/
babel.config.json
5 lines
68 B
JSON
Raw
Normal View
History
Unescape
Escape
support esm
2022-02-18 13:17:48 +09:00
{
refactor targets option
2022-02-23 18:29:13 +09:00
"presets"
:
[
"@babel/preset-env"
]
,
shortened target string
2022-02-23 18:35:21 +09:00
"targets"
:
"current node"
support esm
2022-02-18 13:17:48 +09:00
}
Reference in a new issue
Copy permalink