mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
chore(lint): Update rule
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
"no-useless-cast": false,
|
||||
"no-hardcoded-credentials": false,
|
||||
"no-nested-switch": false,
|
||||
"unified-signatures": false
|
||||
"unified-signatures": false,
|
||||
"no-all-duplicated-branches": false
|
||||
},
|
||||
"rulesDirectory": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user