mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
tconfig: Add skipLibCheck to tsconfig
Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
parent
cd6ee4ef5e
commit
4369a2d161
@ -10,6 +10,7 @@
|
||||
"preserveConstEnums": true,
|
||||
"removeComments": true,
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
"lib": [
|
||||
// es5 defaults:
|
||||
"dom",
|
||||
|
Loading…
Reference in New Issue
Block a user