ant-design/.babelrc

4 lines
48 B
Plaintext
Raw Normal View History

2016-05-20 11:20:34 +08:00
{
"presets": ["es2015", "react", "stage-0"]
}