mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: add "strictNullChecks"
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"checkJs": false,
|
||||
"outDir": "lib",
|
||||
"strict": false,
|
||||
"strictNullChecks": true,
|
||||
"skipLibCheck": true,
|
||||
"noImplicitThis": true,
|
||||
"esModuleInterop": true,
|
||||
|
||||
Reference in New Issue
Block a user