0
mirror of https://github.com/valentineus/iii-client.git synced 2025-05-09 03:21:24 +03:00
iii-client/.babelrc

5 lines
72 B
Plaintext
Raw Normal View History

2017-09-28 16:58:15 +04:00
{
presets: ["es2015"],
sourceMaps: "both",
comments: false
}