mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
message ordering bug fix
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"strict": false,
|
||||
"noImplicitThis": true,
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"declaration": true,
|
||||
"lib": ["es2019", "esnext.array"]
|
||||
|
||||
Reference in New Issue
Block a user