Skip to content

Instantly share code, notes, and snippets.

@ShizukuIchi
Last active December 25, 2019 15:46
Show Gist options
  • Save ShizukuIchi/94c5782f2f95a25b4c09c437278979e6 to your computer and use it in GitHub Desktop.
Save ShizukuIchi/94c5782f2f95a25b4c09c437278979e6 to your computer and use it in GitHub Desktop.
{
"presets": ["@babel/env", "@babel/typescript"],
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-optional-chaining",
"@babel/plugin-proposal-numeric-separator"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment