mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-22 08:35:43 +00:00
override no-unused-disable
This commit is contained in:
parent
a75ab532c2
commit
a35c522676
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ module.exports = {
|
|||
"vue/no-v-model-argument": 0,
|
||||
"@typescript-eslint/consistent-type-imports": "error",
|
||||
"@typescript-eslint/ban-ts-comment": 0,
|
||||
"eslint-comments/no-unused-disable": 0,
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"error",
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue