zulip/static
Anders Kaseorg 7a0a186e5f tsconfig: Remove redundant options.
`--jsx preserve` and `--removeComments false` are already the default.
`--strict` already implies `--noImplicitAny`, `--noImplicitThis`,
`--alwaysStrict`.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-30 13:12:54 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images auth: Refactor social login rendering. 2019-10-28 15:06:26 -07:00
js tsconfig: Remove redundant options. 2019-10-30 13:12:54 -07:00
shared shared: Bump version to 0.0.2. 2019-10-24 14:56:56 -07:00
styles styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
templates docs: Remove beta tag on email address visibility. 2019-10-21 16:13:04 -07:00
third bootstrap: Change tooltip html default to false. 2019-09-19 20:53:10 -07:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico