mdb-ui-kit/.babelrc

5 lines
54 B
Plaintext
Raw Normal View History

{
sourceMap: true,
presets: [ "es2015-rollup" ]
}