feat: Add Vue testing best practices and Playwright setup
This commit is contained in:
@@ -13,6 +13,7 @@ export default vuetify({
|
||||
'unicorn/prefer-query-selector': 'off',
|
||||
'unicorn/no-array-sort':'off',
|
||||
'unicorn/prefer-logical-operator-over-ternary': 'off',
|
||||
'perfectionist/sort-named-imports': 'off',
|
||||
'@typescript-eslint/consistent-type-imports': 'off'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user