mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax @typescript-eslint/no-empty-interface
				
					
				
			This commit is contained in:
		| @@ -278,10 +278,6 @@ | ||||
|         ], | ||||
|         "@typescript-eslint/no-base-to-string": "error", | ||||
|         "@typescript-eslint/no-dynamic-delete": "error", | ||||
|         "@typescript-eslint/no-empty-interface": [ | ||||
|           "error", | ||||
|           { "allowSingleExtends": true } | ||||
|         ], | ||||
|         "@typescript-eslint/no-extra-non-null-assertion": "error", | ||||
|         "@typescript-eslint/no-extraneous-class": [ | ||||
|           "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user