5c: the build, the freeze audit and the release pipeline
This commit is contained in:
+4
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user