Skip to content

Instantly share code, notes, and snippets.

@JoshuaKGoldberg
Last active March 29, 2020 17:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoshuaKGoldberg/9fc8e3a1e3f44bc0e5be49063d383bda to your computer and use it in GitHub Desktop.
Save JoshuaKGoldberg/9fc8e3a1e3f44bc0e5be49063d383bda to your computer and use it in GitHub Desktop.
Babel configuration diff
const presets = [
'codecademy',
+ '@babel/preset-typescript',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment