Skip to content

Commit 678a3ae

Browse files
committed
strictBindCallApply microsoft/TypeScript#27028
1 parent 6cc23ce commit 678a3ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"target": "esnext",
55
"outDir": "dist",
66
"resolveJsonModule":true,
7+
"strictBindCallApply": true,
78
"lib": [
89
"esnext"
910
],

0 commit comments

Comments
 (0)