discord-client/.babelrc

5 lines
32 B
Plaintext
Raw Permalink Normal View History

2018-04-07 13:04:13 +00:00
{
"presets": [
"env"
]
}