mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax @typescript-eslint/consistent-type-assertions
				
					
				
			This commit is contained in:
		| @@ -247,13 +247,6 @@ | ||||
|           "error", | ||||
|           { "default": "array-simple" } | ||||
|         ], | ||||
|         "@typescript-eslint/consistent-type-assertions": [ | ||||
|           "error", | ||||
|           { | ||||
|             "assertionStyle": "as", | ||||
|             "objectLiteralTypeAssertions": "never" | ||||
|           } | ||||
|         ], | ||||
|         "@typescript-eslint/consistent-type-definitions": [ | ||||
|           "error", | ||||
|           "interface" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user