jest-hands-on/babel.config.json

4 lines
42 B
JSON
Raw Normal View History

2022-02-18 13:17:48 +09:00
{
"presets": ["@parcel/babel-preset"]
}