Steven Burrowsthekiltedcoder.hashnode.devยทJan 2, 2024Setting up ESLint and Prettier using lint-Staged and HuskyInitial setup Setting up ESLint only one command is now needed to install and setup ESLint. In your terminal or PowerShell run: npm init @eslint/config this should add a file called .eslintrc.{js,yml,json} with the basic config of { "env": { ...eslintAdd a thoughtful commentNo comments yetBe the first to start the conversation.