
typescript-eslint with Josh Goldberg
PodRocket - A web development podcast from LogRocket
00:00
Preset Rules for Static Analysis
I feel like these things are things that do come up. You never need to make runtime or even stylistic code changes when you have a new form of static analysis for any of the three types. You can always ignore new rules or add a equivalent of an ESLint disabled next line or TS expect error, which say shut up particular tool about the next line. Don't worry about it. I highly recommend that you do not changeRuntime behavior in the pull request that updates the version of static analysis tool. You file it to do it next because I have tried this and time of time again, I will fix something that the type checker or linker was 100% sure is a bug
Transcript
Play full episode