Bridge whatsapp simplification
This commit is contained in:
parent
6305a8b0bc
commit
f6dc60eb08
8 changed files with 142 additions and 333 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"extends": "ts-config",
|
||||
"compilerOptions": {
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"outDir": "build/main",
|
||||
"rootDir": "src",
|
||||
"skipLibCheck": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue