UNPKG

224 BPlain TextView Raw
1{
2 "presets": [
3 "env",
4 "stage-0",
5 "react"
6 ],
7 "plugins": [
8 "transform-runtime",
9 "transform-decorators-legacy",
10 ["import", { "libraryName": "antd", "libraryDirectory": "es", "style": "css" }]
11 ]
12}
\No newline at end of file