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,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
"allowJs": true,
|
||||
"checkJs": false,
|
||||
@@ -13,4 +13,4 @@
|
||||
},
|
||||
"include": ["*.ts"],
|
||||
"exclude": ["node_modules", "*/Tests.ts"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user