mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
feat(@vant/cli): bump husky v8 (#10622)
* feat(@vant/cli): bump husky v8 * chore: fix lint issue
This commit is contained in:
@@ -51,6 +51,7 @@ module.exports = {
|
||||
'vue/require-v-for-key': 'off',
|
||||
'vue/require-default-prop': 'off',
|
||||
'vue/no-unused-components': 'off',
|
||||
'vue/multi-word-component-names': 'off',
|
||||
'vue/return-in-computed-property': 'off',
|
||||
// typescript-eslint
|
||||
'@typescript-eslint/camelcase': 'off',
|
||||
|
Reference in New Issue
Block a user