Skip to content

Commit 065b033

Browse files
committed
style: biome check --fix
1 parent f63dc80 commit 065b033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bruno/vitest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import path from "path";
1+
import path from "node:path";
22
import { defineConfig } from "vitest/config";
33

44
export default defineConfig({

0 commit comments

Comments
 (0)