Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
37c1b69d
Commit
37c1b69d
authored
9 months ago
by
Matthias Betz
Browse files
Options
Download
Plain Diff
Merge branch 'fix_critical_issues' into 'master'
skip lib check See merge request
!177
parents
343d4891
fffe3285
master
1 merge request
!177
skip lib check
Pipeline
#9856
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsconfig.json
+2
-1
tsconfig.json
with
2 additions
and
1 deletion
+2
-1
tsconfig.json
+
2
-
1
View file @
37c1b69d
...
...
@@ -6,6 +6,7 @@
"outDir"
:
"./built"
,
"esModuleInterop"
:
true
,
"strict"
:
true
,
"allowJs"
:
true
"allowJs"
:
true
,
"skipLibCheck"
:
true
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets