Remove skipLibCheck
This commit is contained in:
parent
3209280b29
commit
d6b46d6183
3 changed files with 5 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
"lib": ["DOM", "ES6", "ES2017"],
|
||||
"types": ["foundry-vtt-types"],
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true // TODO(types): remove once https://github.com/kmoschcau/foundry-vtt-types/issues/217 is resolved
|
||||
}
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue