Topics: #linter #formatter #csharpier #analyzer #ast
Note
I got inspired by these videos to write this document. 📼 They talk about linters and formatters in the context of JavaScript, but the concepts apply to C# as well.
- Theo - You're (probably) using Prettier Wrong (6 min video)
- Josh Goldberg - Setting Up ESLint and TypeScript for React (27 min video)