banana_split/.babelrc
2018-11-26 20:18:17 +01:00

5 lines
62 B
Plaintext

{
"plugins": [
"transform-es2015-modules-commonjs"
]
}