mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"babel-preset-shopify/web",
|
|
{
|
|
"babel-preset-shopify/web": {
|
|
"modules": false,
|
|
"useBuiltIns": "entry"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|