~Maybe~ (Lee: ABSOLUTELY) use biome (#6327)
* maybe use biome * import organising * Removed unused new fmt commands; fix to not use linter * Don't use fmt:generated - fmt is fast, but also use Makefile for this sort of thing --------- Co-authored-by: lee-at-zoo-corp <lee@zoo.dev>
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
			
		||||
import { DEFAULT_PROJECT_KCL_FILE } from '@src/lib/constants'
 | 
			
		||||
import fs from 'fs'
 | 
			
		||||
import fsp from 'fs/promises'
 | 
			
		||||
import path from 'path'
 | 
			
		||||
import { DEFAULT_PROJECT_KCL_FILE } from '@src/lib/constants'
 | 
			
		||||
import fsp from 'fs/promises'
 | 
			
		||||
 | 
			
		||||
import type { Paths } from '@e2e/playwright/test-utils'
 | 
			
		||||
import {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user