Skip to content

Commit e89df05

Browse files
committed
format
1 parent 18d4733 commit e89df05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import express, {Express} from "express";
1+
import express, { Express } from "express";
22
import cors from "cors";
33
import { readFile } from "fs/promises";
44
import { Config, configSchema } from "./config.js";

0 commit comments

Comments
 (0)