style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									5b02cf36c1
								
							
						
					
					
						commit
						b9773c2c33
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -37,6 +37,6 @@ export async function teardown(): Promise<void> { | |||
| 
 | ||||
|     spawn("docker", ["compose", "down"], { | ||||
|         cwd: "..", | ||||
|         stdio: "inherit" | ||||
|         stdio: "inherit", | ||||
|     }); | ||||
| } | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action