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