snort/.babelrc

7 lines
51 B
Plaintext
Raw Normal View History

2023-02-07 23:56:00 -06:00
{
"plugins": [
[
2023-02-10 18:57:48 +00:00
"formatjs"
2023-02-07 23:56:00 -06:00
]
]
2023-02-10 18:57:48 +00:00
}