Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`tsc` already handles erroring on undefined variables so the check does nothing. `typescript-eslint` [recommends disabling it](https://typescript-eslint.io/troubleshooting/#i-get-errors-from-the-no-undef-rule-about-global-variables-not-being-defined-even-though-there-are-no-typescript-errors).
- Loading branch information