mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/no-new-buffer
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -191,6 +191,7 @@ | ||||
|     "unicorn/no-hex-escape": "error", | ||||
|     "unicorn/no-instanceof-array": "error", | ||||
|     "unicorn/no-new-array": "error", | ||||
|     "unicorn/no-new-buffer": "error", | ||||
|     "unicorn/no-this-assignment": "error", | ||||
|     "unicorn/no-zero-fractions": "error", | ||||
|     "unicorn/prefer-node-protocol": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user