mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We turn off the eslint no-use-before-define for TypeScript files because it does not work correctly for types. There is already a typescript-eslint version of it that is enabled for TS. We also update the error handler on window to use instanceof check for ErrorEvent instead of checking the error property. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_check.py | ||
| exclude.py | ||
| pep8.py | ||
| pyflakes.py | ||