Configuring ESLint and Prettier for TypeScript

Опубликовано: 04 Ноябрь 2024
на канале: LogRocket
17,450
296

Join Josh Goldberg and learn how you can configure ESLint and Prettier for TypeScript compiling. Whether it’s formatting or linting, setting up the plethora of requisite tools for a modern TypeScript project can feel like a never-ending task.

In this Meetup, you’ll get a clear walkthrough on the purpose and correct usage of:

TypeScript: adding type safety to your code
Prettier: applying and checking whitespace formatting
ESLint: stylistic (non-formatting!) code rules