Skip to content

Commit a55b4f7

Browse files
committed
refactor(@sirutils/builder): lint
1 parent 40fa470 commit a55b4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/builder/src/plugins.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { join } from 'path'
21
import { existsSync, mkdirSync } from 'node:fs'
2+
import { join } from 'path'
33

44
import type { BunPlugin } from 'bun'
55

0 commit comments

Comments
 (0)