Skip to content

Instantly share code, notes, and snippets.

@florianmartens
Created May 20, 2021 12:29
Show Gist options
  • Save florianmartens/2c3ed5f8f1dd207b37db1899688d729e to your computer and use it in GitHub Desktop.
Save florianmartens/2c3ed5f8f1dd207b37db1899688d729e to your computer and use it in GitHub Desktop.
{
"presets": ["next/babel"],
"plugins": [
[
"formatjs",
{
"idInterpolationPattern": "[sha512:contenthash:base64:6]",
"ast": true
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment