mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-24 17:38:40 -06:00
Update tsconfig.json
This commit is contained in:
parent
3ba8c1d22f
commit
aeaf38f6c0
@ -11,6 +11,7 @@
|
||||
"outDir": "./dist",
|
||||
"noEmitOnError": true,
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": false,
|
||||
"skipLibCheck": true,
|
||||
@ -34,4 +35,4 @@
|
||||
"src/**/*",
|
||||
"src/**/*.json"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user