CopyCommand
<- Back to Default
Default
npm run lint
Summary
Runs the lint script from package.json.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npm run lint
Previous
npm run build
Next
npm start
Related commands
npm run dev
Runs the dev script from package.json.
npm run build
Runs the build script from package.json.
npm start
Runs the start script from package.json.