Skip to content

Commit a566b20

Browse files
author
Phil Varner
committed
re-add ts-check to app.js
1 parent 1a6e70e commit a566b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lambdas/api/app.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @ts-check
2+
13
const cors = require('cors')
24
const createError = require('http-errors')
35
const express = require('express')

0 commit comments

Comments
 (0)