zap.stream/babel.config.json
Kieran 5b718c5dcf Upgrades:
- Profile Editor
- Categories
- FAQ
- Search
2024-03-05 12:50:15 +00:00

12 lines
156 B
JSON

{
"plugins": [
[
"formatjs",
{
"idInterpolationPattern": "[sha512:contenthash:base64:6]",
"ast": true
}
]
]
}