mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update tsconfig.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"module": "es2015",
|
||||
"allowJs": true,
|
||||
"checkJs": false,
|
||||
"outDir": "build/",
|
||||
|
||||
Reference in New Issue
Block a user