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