DEV Community

Farhan Tanvir
Farhan Tanvir

Posted on

How to Configure Eslint and Prettier in a Vite-React project?

There are many guides available online, but those are not upto date and use many deprecated configs. Configuring a vite+react project for properly linting with eslint and formatting with prettier in VS Code is a must needed thing.

Top comments (0)