1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-11 18:56:35 +00:00
actix-web/examples/web-cors/frontend/.babelrc

4 lines
25 B
Text
Raw Normal View History

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