mirror of
https://github.com/youzan/vant.git
synced 2025-12-19 01:02:29 +08:00
chore(eslint-config): bump dependencies (#12155)
This commit is contained in:
@@ -31,6 +31,7 @@ module.exports = {
|
||||
'vue/require-default-prop': 'off',
|
||||
'vue/no-unused-components': 'off',
|
||||
'vue/multi-word-component-names': 'off',
|
||||
'vue/no-setup-props-destructure': 'off',
|
||||
'vue/return-in-computed-property': 'off',
|
||||
// typescript-eslint
|
||||
'@typescript-eslint/camelcase': 'off',
|
||||
|
||||
Reference in New Issue
Block a user