Josh Goldberg 1/23/2024

You Probably Don't Need `eslint-config-prettier` or `eslint-plugin-prettier`

Read Original

This technical article explains the distinct purposes of ESLint as a linter and Prettier as a formatter. It details why the popular integration tools eslint-config-prettier and eslint-plugin-prettier are often unnecessary in modern projects, advocating for keeping formatting and linting concerns separate as recommended by ESLint and typescript-eslint.

You Probably Don't Need `eslint-config-prettier` or `eslint-plugin-prettier`

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes