mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Moved to src
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"declaration": true
|
||||
},
|
||||
"include": ["*/*.ts"],
|
||||
"exclude": ["node_modules", "*/Tests.ts"]
|
||||
"include": ["src/*/*.ts"],
|
||||
"exclude": ["node_modules", "src/*/Tests.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user