AAE-23572 all builds but the extensions one

This commit is contained in:
Wojciech Duda
2024-07-03 15:54:13 +02:00
parent 54b34f513e
commit 2a62c1e2a9
23 changed files with 1860 additions and 518 deletions

View File

@@ -13,7 +13,6 @@
"noUnusedLocals": true,
"esModuleInterop": true,
"outDir": "../../dist/libs/cli",
"rootDir": ".",
"skipLibCheck": true,
"strictNullChecks": false,
"target": "es2018",