regexper-static/.babelrc
2015-11-10 20:59:26 -05:00

5 lines
64 B
Plaintext

{
"presets": ["es2015"],
"plugins": ["transform-runtime"]
}