Skip to content

Instantly share code, notes, and snippets.

@mavericksbalitaan
Created May 4, 2022 20:37
Show Gist options
  • Save mavericksbalitaan/e9bb161bc63b6aa1f9b5d6c852c6ad3d to your computer and use it in GitHub Desktop.
Save mavericksbalitaan/e9bb161bc63b6aa1f9b5d6c852c6ad3d to your computer and use it in GitHub Desktop.
Babel Compiler
{
"env": {
"test": {
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment