Skip to content

Commit 20b6908

Browse files
committed
Update tsconfig.json
1 parent a24da7a commit 20b6908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"types": ["node"],
2222
// Style Options
2323
"noImplicitReturns": true,
24-
"noImplicitOverride": false,
24+
"noImplicitOverride": true,
2525
// Other
2626
"resolveJsonModule": true,
2727
"sourceMap": false,

0 commit comments

Comments
 (0)