mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-11-01 00:22:12 +01:00 
			
		
		
		
	feat: add @typescript-eslint/no-redundant-type-constituents
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -265,6 +265,7 @@ | ||||
|         "@typescript-eslint/no-base-to-string": "error", | ||||
|         "@typescript-eslint/no-dynamic-delete": "error", | ||||
|         "@typescript-eslint/no-extra-non-null-assertion": "error", | ||||
|         "@typescript-eslint/no-redundant-type-constituents": "error", | ||||
|         "@typescript-eslint/no-extraneous-class": [ | ||||
|           "error", | ||||
|           { "allowWithDecorator": true } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user