Skip to content

Commit 12e886a

Browse files
committed
strict
1 parent f24e5a5 commit 12e886a

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
@@ -5,7 +5,7 @@
55
"lib": ["dom", "dom.iterable", "esnext"],
66
"allowJs": true,
77
"skipLibCheck": true,
8-
"strict": true,
8+
"strict": false,
99
"noEmit": true,
1010
"esModuleInterop": true,
1111
"module": "esnext",

0 commit comments

Comments
 (0)