Skip to content

Commit 11d7ffa

Browse files
committed
some lint
1 parent e1e2541 commit 11d7ffa

File tree

118 files changed

+7458
-6690
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+7458
-6690
lines changed

apps/api/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const app = new Elysia()
5252
? ["http://localhost:3000"]
5353
: []),
5454
],
55-
}),
55+
})
5656
)
5757
.use(publicApi)
5858
.use(health)

0 commit comments

Comments
 (0)