Skip to content

Commit f7b438d

Browse files
authored
Update tsconfig.json
Signed-off-by: Lala Sabathil <lala@pycord.dev>
1 parent 299e4f2 commit f7b438d

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
@@ -9,6 +9,6 @@
99
"@site/*": ["./*"],
1010
"react": ["./node_modules/@types/react"]
1111
},
12-
"strict": true
12+
"strict": false
1313
}
1414
}

0 commit comments

Comments
 (0)