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
fffe3285
Commit
fffe3285
authored
7 months ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
skip lib check
parent
65a5dc31
master
1 merge request
!177
skip lib check
Changes
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 @
fffe3285
...
...
@@ -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