Skip to content

Commit 121f66c

Browse files
committed
biome
1 parent ff0223b commit 121f66c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import { startEventProxyServer } from "./event-proxy-server";
1+
import { startEventProxyServer } from './event-proxy-server';
22

33
startEventProxyServer({
44
port: 3031,
5-
proxyServerName: "sveltekit-2",
5+
proxyServerName: 'sveltekit-2',
66
});

0 commit comments

Comments
 (0)