habitica-self-host/.babelrc
2016-03-02 21:36:27 -06:00

4 lines
93 B
Text

{
"presets": ["es2015"],
"plugins": ["syntax-async-functions","transform-regenerator"]
}