mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	chore(lint): Update rule
This commit is contained in:
		
							parent
							
								
									729db347a2
								
							
						
					
					
						commit
						f1417c6bb1
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -63,7 +63,8 @@
 | 
				
			||||||
		"no-useless-cast": false,
 | 
							"no-useless-cast": false,
 | 
				
			||||||
		"no-hardcoded-credentials": false,
 | 
							"no-hardcoded-credentials": false,
 | 
				
			||||||
		"no-nested-switch": false,
 | 
							"no-nested-switch": false,
 | 
				
			||||||
		"unified-signatures": false
 | 
							"unified-signatures": false,
 | 
				
			||||||
 | 
							"no-all-duplicated-branches": false
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"rulesDirectory": []
 | 
						"rulesDirectory": []
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue