1
0
Fork 0
mirror of synced 2024-11-24 17:55:36 -05:00
ovpn-admin/frontend/.babelrc

7 lines
72 B
Text
Raw Normal View History

2020-05-14 19:13:33 -04:00
{
"presets": [
["env", { "modules": false }],
"stage-3"
]
}