mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax unicorn/consistent-function-scoping
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Lint / lint (push) Successful in 49s
				
					
					
				
			
		
			
				
	
				Test / test (push) Successful in 37s
				
					
					
				
			
		
			
				
	
				Release / release (push) Failing after 1m2s
				
					
					
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Lint / lint (push) Successful in 49s
				Test / test (push) Successful in 37s
				Release / release (push) Failing after 1m2s
				Rule not working well with typeof generic in TypeScript. React.js component should have all the related functions in its scope.
This commit is contained in:
		| @@ -176,7 +176,6 @@ | ||||
|     "unicorn/better-regex": "error", | ||||
|     "unicorn/catch-error-name": "error", | ||||
|     "unicorn/consistent-destructuring": "error", | ||||
|     "unicorn/consistent-function-scoping": "error", | ||||
|     "unicorn/custom-error-definition": "error", | ||||
|     "unicorn/error-message": "error", | ||||
|     "unicorn/escape-case": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user