Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									606d7dbc22
								
							
						
					
					
						commit
						4c767f16f6
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -71,6 +71,7 @@ module.exports = { | ||||||
| 		'@typescript-eslint/no-misused-promises': ['error', { | 		'@typescript-eslint/no-misused-promises': ['error', { | ||||||
| 			'checksVoidReturn': false, | 			'checksVoidReturn': false, | ||||||
| 		}], | 		}], | ||||||
|  | 		'@typescript-eslint/consistent-type-imports': 'error', | ||||||
| 		'import/no-unresolved': ['off'], | 		'import/no-unresolved': ['off'], | ||||||
| 		'import/no-default-export': ['warn'], | 		'import/no-default-export': ['warn'], | ||||||
| 		'import/order': ['warn', { | 		'import/order': ['warn', { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue