Shahar "Dawn" Or
Shahar "Dawn" Or
@darkbasic why not `null`?
@darkbasic perhaps it's appropriate in the case you mentioned to disable the rule ad-hoc for some limited scope, or even the entire project. See a recent readme section: https://github.com/mightyiam/eslint-config-love/blob/01af4999a739cb4ec8c51e67c63f0bf3431f5246/README.md#disabling-rules I...
The value of `no-undef-init` is in choosing a style in cases where a choice is present. In cases where initializing with `undefined` and not initializing is equivalent, then this rule...
Thank you, @darkbasic.
This is not a small number of files.
Yes, I know how time consuming this can be. I hope you eventually feel it was worth it.
Workaround: a different approach would be to use [Nix](https://nix.dev).