Skip to content

Instantly share code, notes, and snippets.

@montasim
Created July 16, 2024 08:53
Show Gist options
  • Save montasim/5135f967af73dbfd4ad1dabd0c699893 to your computer and use it in GitHub Desktop.
Save montasim/5135f967af73dbfd4ad1dabd0c699893 to your computer and use it in GitHub Desktop.
This file defines the presets used to compile JavaScript code with Babel.
{
"presets": ["@babel/preset-env"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment