mirror of
				https://github.com/theoludwig/eslint-config-conventions.git
				synced 2025-10-21 07:35:11 +02:00 
			
		
		
		
	fix: relax @typescript-eslint/return-await
				
					
				
			This commit is contained in:
		| @@ -313,8 +313,6 @@ | ||||
|           "error", | ||||
|           { "allowNumber": true } | ||||
|         ], | ||||
|         "no-return-await": "off", | ||||
|         "@typescript-eslint/return-await": "error", | ||||
|         "@typescript-eslint/strict-boolean-expressions": [ | ||||
|           "error", | ||||
|           { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user