Files
snort/packages/app/babel.config.json

12 lines
156 B
JSON

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