added footer tabs
This commit is contained in:
+2
-1
@@ -26,6 +26,7 @@ module.exports = {
|
||||
'vue/singleline-html-element-content-newline': 'off',
|
||||
'vue/multiline-html-element-content-newline': 'off',
|
||||
'vue/max-attributes-per-line': 'off',
|
||||
'vue/no-v-html': 'off'
|
||||
'vue/no-v-html': 'off',
|
||||
'vue-a11y/label-has-for': 'off'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user