build: turn on skipLibCheck
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/900/head
parent
e04fc9e091
commit
6ba986acfe
|
@ -18,6 +18,7 @@
|
|||
"alwaysStrict": true,
|
||||
"incremental": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
"@services/*": [
|
||||
"./src/services/*"
|
||||
|
|
Loading…
Reference in New Issue