You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up .babelrc.js and remove @babel/plugin-proposal-object-rest-spread from package.json
* @babel/plugin-proposal-object-rest-spread is already included in @babel/preset-env
* `exclude: ['transform-typeof-symbol']` did nothing with our config
0 commit comments