adrien2p hace 2 años
padre
commit
ee9007124d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .babelrc.js

+ 1 - 1
.babelrc.js

@@ -9,4 +9,4 @@ if (process.env.NODE_ENV !== `test`) {
 module.exports = {
   presets: [["babel-preset-medusa-package"], ["@babel/preset-typescript"]],
   ignore,
-}
+}