mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
dependencies: Add ts-node.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
3869727655
commit
cdff4cfe53
@@ -15,7 +15,6 @@
|
||||
/* Basic options */
|
||||
"noEmit": true,
|
||||
"target": "ES2019",
|
||||
"module": "ES6",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
"resolveJsonModule": true,
|
||||
|
Reference in New Issue
Block a user