Skip to content
Snippets Groups Projects
Commit f1417c6b authored by syuilo's avatar syuilo
Browse files

chore(lint): Update rule

parent 729db347
No related branches found
No related tags found
No related merge requests found
......@@ -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": []
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment