mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
web: Add explicit extensions to imports.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
4e8d028c49
commit
ec3177c834
@@ -11,6 +11,7 @@
|
||||
"strict": true,
|
||||
|
||||
/* Modules */
|
||||
"allowImportingTsExtensions": true,
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
"*": ["./web/src/types/*"],
|
||||
|
Reference in New Issue
Block a user