zap.stream/babel.config.json

12 lines
156 B
JSON
Raw Normal View History

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