menuserver/.babelrc

5 lines
35 B
Plaintext
Raw Permalink Normal View History

2019-12-11 00:07:07 +00:00
{
"presets": [
"es2015"
]
}