mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Include the test directory in tsconfig.
This commit is contained in:
parent
acaf040bfa
commit
bd8c69ec74
@ -7,9 +7,7 @@
|
|||||||
"target": "es2016",
|
"target": "es2016",
|
||||||
"sourceMap": false,
|
"sourceMap": false,
|
||||||
"outDir": "./lib",
|
"outDir": "./lib",
|
||||||
"rootDir": "./src",
|
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"typeRoots": ["src/@types"],
|
|
||||||
"lib": ["es2019", "dom"],
|
"lib": ["es2019", "dom"],
|
||||||
"types": ["jest", "node"],
|
"types": ["jest", "node"],
|
||||||
"strict": true
|
"strict": true
|
||||||
|
Loading…
Reference in New Issue
Block a user