lint: Add TypeScript compiler as a linter.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-07-20 11:40:36 -07:00
committed by Tim Abbott
parent 40e8fd24ff
commit ecfb7c6a7f
8 changed files with 20 additions and 6 deletions

View File

@@ -26,4 +26,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '42.0'
PROVISION_VERSION = '42.1'