Lint the frontend code
This commit is contained in:
parent
869fc20536
commit
8ee9a536e1
254 changed files with 19326 additions and 9915 deletions
|
|
@ -20,5 +20,7 @@ module.exports = {
|
|||
'vue'
|
||||
],
|
||||
rules: {
|
||||
"vue/no-v-html": "off", // TODO: tackle this properly
|
||||
"vue/no-use-v-if-with-v-for": "off"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue