mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add no-implicit-coercion
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -132,6 +132,7 @@ export default typescriptESLint.config( | ||||
|       "no-array-constructor": "error", | ||||
|       "no-caller": "error", | ||||
|       "no-delete-var": "error", | ||||
|       "no-implicit-coercion": "error", | ||||
|       "no-empty": [ | ||||
|         "error", | ||||
|         { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user