snort/.babelrc
2023-02-07 23:56:00 -06:00

11 lines
107 B
Plaintext

{
"plugins": [
[
"react-intl-auto",
{
"removePrefix": "src/"
}
]
]
}