itflow/vendor/clipboard.js/.babelrc

8 lines
78 B
Plaintext

{
"presets": [["env", {
"targets": {
"uglify": true
}
}]]
}