mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02: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",
|
||||
"sourceMap": false,
|
||||
"outDir": "./lib",
|
||||
"rootDir": ".",
|
||||
"declaration": true,
|
||||
"lib": ["es2019", "dom"],
|
||||
"types": ["jest", "node"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user