Everything 'removed' in here was actually overridden lower in the file. The warnings are generally defined as errors thanks to the strict ruleset. And a few things were disabled in favor of the typescript rulesets.
End result is that the file should output the same config as before.
Everything 'removed' in here was actually overridden lower in the file. The warnings are generally defined as errors thanks to the
strict
ruleset. And a few things were disabled in favor of the typescript rulesets.End result is that the file should output the same config as before.
Relates to https://github.com/getsentry/frontend-tsc/issues/81