mirror of https://github.com/zulip/zulip.git
8654af367d
Set `--esModuleInterop` and `--isolatedModules` for consistency with Babel. `tsc --init` adds `--esModuleInterop` by default. Set `--moduleResolution node` so we can find type definitions in modules that provide them. Set `--forceConsistentCasingInFileNames`, which seems like a good idea, and which `tsc --init` will add by default in TypeScript 3.7. Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico |