Skip to content

Commit 8cec720

Browse files
author
Harrison Ifeanyichukwu
committed
fix: return definition
1 parent d751679 commit 8cec720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"noImplicitAny": false,
88
"downlevelIteration": true,
99
"sourceMap": true,
10-
"noImplicitThis": false,
10+
"noImplicitThis": true,
1111
"alwaysStrict": true,
1212
"skipLibCheck": true,
1313
"noUnusedLocals": true,

0 commit comments

Comments
 (0)