mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
help-beta: Fix TypeScript module configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
ba48e01064
commit
111afd3207
@@ -10,6 +10,9 @@
|
||||
"noUnusedParameters": true,
|
||||
"strict": true,
|
||||
|
||||
/* Modules */
|
||||
"module": "preserve",
|
||||
|
||||
/* Emit */
|
||||
"noEmit": true,
|
||||
|
||||
|
Reference in New Issue
Block a user