mirror of
https://github.com/youzan/vant.git
synced 2026-05-02 01:01:43 +08:00
a0b368f1b4
* perf(@vant/use): reduce usePageVisibility event binding * chore: update
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
{
|
|
"root": true,
|
|
"extends": ["@vant"],
|
|
"rules": {
|
|
"prefer-object-spread": "off"
|
|
}
|
|
}
|