Install linting and formatting NextJS project

Ensuring clean, consistent, and error-free code is essential for maintainable and scalable applications. Tools like ESLint, Prettier, Husky, and Import Sort automate linting and formatting, enforce best practices, and catch errors early. By standardizing code, these tools make it easier for more developers to contribute, enabling smoother collaboration and supporting project growth.


Environment versions: Next 15, Node 22.14.0, yarn 1.22.19, npm(npx) 10.5.0.