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

7 lines
110 B
Plaintext

{
presets: ["es2015"],
sourceMaps: false,
comments: false,
minified: true,
compact: true
}