mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Add typeRoots to try and appease CI
This commit is contained in:
parent
a0034c1ade
commit
26a308d8c6
@ -9,6 +9,7 @@
|
||||
"outDir": "./lib",
|
||||
"rootDir": ".",
|
||||
"declaration": true,
|
||||
"typeRoots": ["src/@types", "node_modules/@types"],
|
||||
"lib": ["es2019", "dom"],
|
||||
"types": ["jest", "node"],
|
||||
"strict": true
|
||||
|
Loading…
Reference in New Issue
Block a user