mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +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,
|
"downlevelIteration": true,
|
||||||
"module": "commonJS",
|
"module": "commonJS",
|
||||||
"experimentalDecorators": true,
|
"experimentalDecorators": true,
|
||||||
|
"skipLibCheck": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
"*": [
|
"*": [
|
||||||
"modules/*",
|
"modules/*",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue