mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add no-constant-binary-expression
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -22,6 +22,7 @@ | ||||
|     "no-compare-neg-zero": "error", | ||||
|     "no-cond-assign": "error", | ||||
|     "no-const-assign": "error", | ||||
|     "no-constant-binary-expression": "error", | ||||
|     "no-constant-condition": "error", | ||||
|     "no-constructor-return": "error", | ||||
|     "no-control-regex": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user