mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 05:42:44 +08:00
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
{
|
|
"root": true,
|
|
"extends": ["@vant"],
|
|
"rules": {
|
|
"prefer-object-spread": "off"
|
|
}
|
|
}
|