Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									c69b72e199
								
							
						
					
					
						commit
						980a99b6c9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -60,6 +60,7 @@ module.exports = {
 | 
			
		|||
		'@typescript-eslint/no-inferrable-types': ['warn'],
 | 
			
		||||
		'@typescript-eslint/no-empty-function': ['off'],
 | 
			
		||||
		'@typescript-eslint/no-non-null-assertion': ['warn'],
 | 
			
		||||
		'@typescript-eslint/explicit-function-return-type': ['warn'],
 | 
			
		||||
		'@typescript-eslint/no-misused-promises': ['error', {
 | 
			
		||||
			'checksVoidReturn': false,
 | 
			
		||||
		}],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue