style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									af8c783a26
								
							
						
					
					
						commit
						5168ceaee0
					
				
					 56 changed files with 680 additions and 741 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| import fs from 'fs'; | ||||
| import path from 'node:path'; | ||||
| import {fileURLToPath} from "node:url"; | ||||
| import { fileURLToPath } from 'node:url'; | ||||
| 
 | ||||
| const fileName = fileURLToPath(import.meta.url); | ||||
| const dirName = path.dirname(fileName); | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action