1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/.babelrc

7 lines
60 B
Plaintext
Raw Normal View History

2018-09-25 17:39:21 +03:00
{
"presets": [
"env",
"react",
"stage-2"
]
}