1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-25 00:12:59 +01:00
actix-extras/examples/web-cors/frontend/.babelrc

4 lines
25 B
Plaintext
Raw Normal View History

2018-01-27 04:00:26 +01:00
{
"presets": ["env"]
}