mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add unicorn/consistent-function-scoping
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -176,6 +176,7 @@ | ||||
|     "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