mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/explicit-length-check
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -180,6 +180,7 @@ | ||||
|     "unicorn/custom-error-definition": "error", | ||||
|     "unicorn/error-message": "error", | ||||
|     "unicorn/escape-case": "error", | ||||
|     "unicorn/explicit-length-check": "error", | ||||
|     "unicorn/new-for-builtins": "error", | ||||
|     "unicorn/no-hex-escape": "error", | ||||
|     "unicorn/no-instanceof-array": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user