19 lines
327 B
Plaintext
19 lines
327 B
Plaintext
{
|
|
"plugins": [
|
|
[
|
|
"import-v2",
|
|
{
|
|
"libraryName": "@ant-design",
|
|
"libraryDirectory": "icons",
|
|
"camel2DashComponentName": false,
|
|
"style": false
|
|
}
|
|
],
|
|
[
|
|
"import",
|
|
{ "libraryName": "antd", "libraryDirectory": "lib", "style": true },
|
|
"antd"
|
|
]
|
|
]
|
|
}
|