5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"plugins": ["transform-exponentiation-operator"],
|
|
"presets": [["env", { "targets": { "browsers": "ie 6" } }]]
|
|
}
|