Skip to content

Conversation

@ramirotw
Copy link
Contributor

@ramirotw ramirotw commented Jul 19, 2022

@coveralls
Copy link
Collaborator

coveralls commented Jul 19, 2022

Coverage Status

Coverage remained the same at 77.241% when pulling ea93882 on ramirotw/mjs-test into 89aae8e on main.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 19, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

}
]
],
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }], "@babel/preset-typescript"]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the babel.config.js file to unify all the babel config on this file

Copy link
Contributor

@alfetopito alfetopito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome detective work, Ramiro!

@ramirotw ramirotw requested a review from matextrem July 20, 2022 14:37
Copy link
Contributor

@matextrem matextrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job! 🎉

@ramirotw ramirotw merged commit d586507 into main Jul 22, 2022
@ramirotw ramirotw deleted the ramirotw/mjs-test branch July 22, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package not working when using node

6 participants