@ -24,8 +24,9 @@ const inputOptions = {
* Do not transpile typeof helper with itself
* https://github.com/babel/babel/pull/10788/files
*/
'exclude': ['@babel/plugin-transform-typeof-symbol']
}]],
exclude: ['@babel/plugin-transform-typeof-symbol'],
},
]],
}),
],
};