mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-11-01 00:22:12 +01:00 
			
		
		
		
	feat: add @typescript-eslint/prefer-promise-reject-errors
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -338,6 +338,8 @@ | ||||
|         "@typescript-eslint/prefer-reduce-type-parameter": "error", | ||||
|         "@typescript-eslint/prefer-ts-expect-error": "error", | ||||
|         "@typescript-eslint/promise-function-async": "error", | ||||
|         "prefer-promise-reject-errors": "off", | ||||
|         "@typescript-eslint/prefer-promise-reject-errors": "error", | ||||
|         "@typescript-eslint/require-array-sort-compare": [ | ||||
|           "error", | ||||
|           { "ignoreStringArrays": true } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user