Move ESLint configs to overrides (#24370)
This commit is contained in:
		
					parent
					
						
							
								be230be734
							
						
					
				
			
			
				commit
				
					
						373e4a8ff0
					
				
			
		
					 5 changed files with 36 additions and 7 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
| 
 | ||||
| const checkNotificationPromise = () => { | ||||
|   try { | ||||
|     // eslint-disable-next-line promise/catch-or-return
 | ||||
|     // eslint-disable-next-line promise/valid-params, promise/catch-or-return
 | ||||
|     Notification.requestPermission().then(); | ||||
|   } catch(e) { | ||||
|     return false; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue