5c: the build, the freeze audit and the release pipeline
CI / gate (push) Successful in 16s
CI / publish (push) Has been skipped

This commit is contained in:
2026-09-03 20:25:41 +02:00
parent 839e48d5dc
commit ece1b029ee
25 changed files with 298 additions and 79 deletions
+4 -1
View File
@@ -7,9 +7,12 @@
"types": [],
"allowImportingTsExtensions": true,
"declaration": true,
"erasableSyntaxOnly": true,
"isolatedModules": true,
"noEmit": true,
"outDir": "dist",
"rewriteRelativeImportExtensions": true,
"rootDir": "src",
"verbatimModuleSyntax": true,
"strict": true,