houdini/.babelrc

5 lines
54 B
Text
Raw Normal View History

{
"compact":false,
2019-11-05 17:29:22 -06:00
"presets": ["@babel/preset-env"]
}