Temporary skip lib check pending swaf update
This commit is contained in:
parent
21bd0a42d0
commit
767a9e0641
@ -12,7 +12,8 @@
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
],
|
||||
"resolveJsonModule": true
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
|
Loading…
Reference in New Issue
Block a user