mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax unicorn/no-array-push-push
				
					
				
			This commit is contained in:
		| @@ -184,7 +184,6 @@ | ||||
|     "unicorn/no-array-callback-reference": "error", | ||||
|     "unicorn/no-array-for-each": "error", | ||||
|     "unicorn/no-array-method-this-argument": "error", | ||||
|     "unicorn/no-array-push-push": "error", | ||||
|     "unicorn/no-document-cookie": "error", | ||||
|     "unicorn/no-empty-file": "error", | ||||
|     "unicorn/no-hex-escape": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user