refactor: await-thenable
This commit is contained in:
		
							parent
							
								
									e84c772916
								
							
						
					
					
						commit
						a42add7131
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -33,6 +33,7 @@ export default [ | |||
|         }, | ||||
|         rules: { | ||||
|             '@typescript-eslint/array-type': 'warn', | ||||
|             '@typescript-eslint/await-thenable': 'error', | ||||
| 
 | ||||
|             'consistent-return': 'off', | ||||
|             '@typescript-eslint/consistent-return': 'off', | ||||
|  |  | |||
		Reference in a new issue