Skip to content

Instantly share code, notes, and snippets.

@yakkomajuri
Created February 21, 2021 15:09
Show Gist options
  • Save yakkomajuri/1bb1e255def83905f6a022c5187ce244 to your computer and use it in GitHub Desktop.
Save yakkomajuri/1bb1e255def83905f6a022c5187ce244 to your computer and use it in GitHub Desktop.
// babel.config.js
module.exports = {
presets: ['@babel/preset-env', '@babel/preset-react', '@babel/preset-typescript'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment