mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	feat: add @typescript-eslint/prefer-return-this-type
				
					
				
			BREAKING CHANGE: New rule introduced
This commit is contained in:
		| @@ -313,6 +313,7 @@ | ||||
|         ], | ||||
|         "@typescript-eslint/prefer-readonly": "error", | ||||
|         "@typescript-eslint/prefer-reduce-type-parameter": "error", | ||||
|         "@typescript-eslint/prefer-return-this-type": "error", | ||||
|         "@typescript-eslint/prefer-ts-expect-error": "error", | ||||
|         "@typescript-eslint/promise-function-async": "error", | ||||
|         "prefer-promise-reject-errors": "off", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user