mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-28 14:01:16 +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",
|
||||
"declaration": true,
|
||||
"jsx": "react",
|
||||
"types": [
|
||||
"node",
|
||||
"react",
|
||||
"flux"
|
||||
],
|
||||
"lib": [
|
||||
"es2019",
|
||||
"dom",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user