mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 02:11:38 +03:00
11 lines
135 B
Plaintext
11 lines
135 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"targets": "> 1%",
|
|
"useBuiltIns": "usage"
|
|
}
|
|
]
|
|
]
|
|
} |