tsconfig.json fix for build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Julien Valverdé
2024-03-23 01:12:01 +01:00
parent 2c3996a9bc
commit f0b2e5242d

View File

@@ -8,7 +8,7 @@
// "allowImportingTsExtensions": true, // "allowImportingTsExtensions": true,
// "noEmit": true, // "noEmit": true,
"declaration": true, "declaration": true,
"composite": true, // "composite": true,
"strict": true, "strict": true,
"downlevelIteration": true, "downlevelIteration": true,
"skipLibCheck": true, "skipLibCheck": true,