UNPKG

generator-hyfe

Version:
17 lines (16 loc) 321 B
{ "presets": ["es2015", "react", "stage-0"], "plugins": ["transform-decorators-legacy", "syntax-async-functions", "transform-async-to-generator", ["import", { "libraryName": "antd", "style": "css" }] ], "env": { "test": { "plugins": [ "babel-plugin-rewire" ] } } }