mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
12 lines
132 B
JSON
12 lines
132 B
JSON
{
|
|
"presets": [
|
|
[
|
|
"@babel/env",
|
|
{
|
|
"forceAllTransforms": true,
|
|
"modules": false
|
|
}
|
|
]
|
|
]
|
|
}
|