Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚧 tsconfig: Disable strictNullChecks
The conversion done in the previous commit came with hundreds of violations of this rule. While some could be addressed by better types, I think the types as-is are acceptable and we can live without these checks. 🚧 this is being re-evaluated: #1864 (comment)
- Loading branch information