monkey/monkey_island/cc/ui/.babelrc

5 lines
49 B
Plaintext
Raw Normal View History

2017-08-29 23:43:25 +08:00
{
"presets": ["es2015", "stage-0", "react"]
2017-08-29 23:43:25 +08:00
}