refactor: Destructure props with reactivity transform
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const baseRules = {
|
||||
'vue/no-setup-props-destructure': 0,
|
||||
'no-console': 0,
|
||||
'chai-friendly/no-unused-expressions': ['error', { allowShortCircuit: true, allowTernary: true }],
|
||||
'prettier/prettier': ['error', {}, { usePrettierrc: true }],
|
||||
|
||||
Reference in New Issue
Block a user