5 lines
80 B
JSON
5 lines
80 B
JSON
{
|
|
"plugins": ["transform-exponentiation-operator"],
|
|
"presets": ["es2015"]
|
|
}
|