snort/.babelrc

11 lines
107 B
Plaintext

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