.babelrc 106 B

123
  1. {
  2. "plugins": [["import", { "libraryName": "antd", "libraryDirectory": "lib","style": false }, "antd"]]
  3. }