snort/.babelrc

7 lines
51 B
Plaintext
Raw Normal View History

2023-02-08 05:56:00 +00:00
{
"plugins": [
[
2023-02-10 18:57:48 +00:00
"formatjs"
2023-02-08 05:56:00 +00:00
]
]
2023-02-10 18:57:48 +00:00
}