CopyCommand
<- Back to Default
Default
npm run lint
Summary
Runs the project’s lint checks.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npm run lint
Previous
npm start
Next
node -v
Related commands
npx next lint
Runs Next.js linting rules.
node -v
Prints the installed Node.js version.
npm -v
Prints the installed npm version.