next.js/test/babel.config.js
babel.config.js5 lines152 B
// This config is only used for Jests's inline snapshot matcher.
module.exports = {
  plugins: ['@babel/plugin-syntax-explicit-resource-management'],
}
Quest for Codev2.0.0
/
SIGN IN