mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add @typescript-eslint/prefer-find
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -323,6 +323,7 @@ | ||||
|         "@typescript-eslint/no-unsafe-unary-minus": "error", | ||||
|         "@typescript-eslint/no-array-delete": "error", | ||||
|         "@typescript-eslint/prefer-function-type": "error", | ||||
|         "@typescript-eslint/prefer-find": "error", | ||||
|         "@typescript-eslint/prefer-includes": "error", | ||||
|         "@typescript-eslint/prefer-nullish-coalescing": [ | ||||
|           "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user