mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Change tsconfig to autodiscover all @types packages rather setting them explicitely
This commit is contained in:
parent
394e3cde3a
commit
986f728019
@ -10,9 +10,6 @@
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
"declaration": true,
|
||||
"types": [
|
||||
"node"
|
||||
],
|
||||
"lib": [
|
||||
"es2019",
|
||||
"dom"
|
||||
|
Loading…
Reference in New Issue
Block a user