mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-29 22:41:44 +01:00
Change tsconfig to autodiscover all @types packages rather setting them explicitely
This commit is contained in:
parent
91b37e7268
commit
0f27481b6e
@ -12,11 +12,6 @@
|
|||||||
"outDir": "./lib",
|
"outDir": "./lib",
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"jsx": "react",
|
"jsx": "react",
|
||||||
"types": [
|
|
||||||
"node",
|
|
||||||
"react",
|
|
||||||
"flux"
|
|
||||||
],
|
|
||||||
"lib": [
|
"lib": [
|
||||||
"es2019",
|
"es2019",
|
||||||
"dom",
|
"dom",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user