module.exports = { plugins: [ require("babel-plugin-syntax-exponentiation-operator"), ] };