mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 15:06:27 +09: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