The discussion revolves around the changes in TypeScript ESLint v6. The main focus is on the difference between formatting and styling and the config changes. The main goal of the changes is to prioritize logic over stylistic rules. The recommended rule sets have been split into recommended, strict, and stylistic, each with a type-checked version. The conversation also touches on the adoption of presets by major frameworks and the personal usage of stylistic rules. The discussion concludes with the mention of tools like Prettier and Dprint for code formatting.