style: fix linting issues met ESLint
This commit is contained in:
		
							parent
							
								
									31f994167d
								
							
						
					
					
						commit
						dd21f46162
					
				
					 3 changed files with 6 additions and 8 deletions
				
			
		|  | @ -112,9 +112,9 @@ async function convertNodes( | |||
| function optionalJsonStringToObject(jsonString?: string): object | null { | ||||
|     if (!jsonString) { | ||||
|         return null; | ||||
|     } else { | ||||
|     }  | ||||
|         return JSON.parse(jsonString); | ||||
|     } | ||||
|      | ||||
| } | ||||
| 
 | ||||
| /** | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action