mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-12 23:43:43 +01:00
Add a rootDir to try and appease the CI
This commit is contained in:
parent
1271c22aee
commit
a0034c1ade
@ -7,6 +7,7 @@
|
|||||||
"target": "es2016",
|
"target": "es2016",
|
||||||
"sourceMap": false,
|
"sourceMap": false,
|
||||||
"outDir": "./lib",
|
"outDir": "./lib",
|
||||||
|
"rootDir": ".",
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"lib": ["es2019", "dom"],
|
"lib": ["es2019", "dom"],
|
||||||
"types": ["jest", "node"],
|
"types": ["jest", "node"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user