mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: update
This commit is contained in:
@@ -14,8 +14,4 @@ export default createConfigForNuxt({
|
||||
'vue/multi-word-component-names': 'off',
|
||||
'vue/max-attributes-per-line': ['error', { singleline: 5 }],
|
||||
'@typescript-eslint/no-explicit-any': 'off'
|
||||
}).append({
|
||||
ignores: [
|
||||
'docs/**'
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user