mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add promise/no-multiple-resolved
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -177,6 +177,7 @@ | ||||
|  | ||||
|     "promise/param-names": "error", | ||||
|     "promise/no-new-statics": "error", | ||||
|     "promise/no-multiple-resolved": "error", | ||||
|  | ||||
|     "unicorn/better-regex": "error", | ||||
|     "unicorn/catch-error-name": "error", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user