mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 08:25:19 +01:00
skip lib check
This commit is contained in:
parent
43f3feddbb
commit
a5ff701828
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"downlevelIteration": true,
|
||||
"module": "commonJS",
|
||||
"experimentalDecorators": true,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
"*": [
|
||||
"modules/*",
|
||||
|
|
|
|||
Loading…
Reference in a new issue