Skip to content

Commit 4cc0349

Browse files
committed
Add TS check pragma
1 parent cb78247 commit 4cc0349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// @ts-check
12
const Koa = require('koa');
23
const bodyParser = require('koa-bodyparser');
34
const cors = require('@koa/cors');

0 commit comments

Comments
 (0)