mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
docs: Add ".ts" support in docs and configuration.
Add references to TypeScript in documentation where appropriate, such as in example bash commands and discussions of the file structure. Add a new section to the Reading List with TypeScript resources. Also update `.editorconfig` to support ".ts" files. Fix part of #12000.
This commit is contained in:
committed by
Tim Abbott
parent
ce7d2fde70
commit
ae5496020b
@@ -52,9 +52,9 @@ templating systems.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
### JavaScript and other static assets
|
||||
### JavaScript, TypeScript, and other static assets
|
||||
|
||||
* `static/js/` Zulip's own JavaScript.
|
||||
* `static/js/` Zulip's own JavaScript and TypeScript sources.
|
||||
|
||||
* `static/styles/` Zulip's own CSS.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user