forked from CringeStudios/element-desktop
Add typeRoots to try and appease CI
This commit is contained in:
parent
a0034c1ade
commit
26a308d8c6
@ -9,6 +9,7 @@
|
|||||||
"outDir": "./lib",
|
"outDir": "./lib",
|
||||||
"rootDir": ".",
|
"rootDir": ".",
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
|
"typeRoots": ["src/@types", "node_modules/@types"],
|
||||||
"lib": ["es2019", "dom"],
|
"lib": ["es2019", "dom"],
|
||||||
"types": ["jest", "node"],
|
"types": ["jest", "node"],
|
||||||
"strict": true
|
"strict": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user