Earlier quoted context omitted.
I can see this is probably a calm point that will definitely not escalate, programmers don't really care about tabs and spaces that much, right???
"Tabs vs spaces" is often misunderstood (and falsely reported) as a problem of preference. The real problem is that using spaces for indentation is an accessibility issue. The solution is to use tabs for indentation, and spaces for alignment.
Not this again
https://github.com/prettier/prettier/issues/7475#issuecommen...
> Blind programmers have no problems with it.