mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax @typescript-eslint/unbound-method
				
					
				
			This commit is contained in:
		| @@ -363,7 +363,6 @@ export default typescriptESLint.config( | ||||
|       ], | ||||
|  | ||||
|       "@typescript-eslint/method-signature-style": "error", | ||||
|       "@typescript-eslint/unbound-method": "error", | ||||
|  | ||||
|       "@typescript-eslint/naming-convention": [ | ||||
|         "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user