standard
Verified for current stable LTS
Standard Commands
Standard command syntax with verified terminal examples.
Commands
7 commands for Standard
standard Operations
Standard Command: Apply Automatic Fixes During Linting
standard --fix standard Operations
Standard Command: Declare Global Variables
standard --global <variable> standard Operations
Standard Command: Lint All Javascript Source Files
standard standard Operations
Standard Command: Lint Specific Javascript Files
standard <path/to/file1 path/to/file2 ...> standard Operations
Standard Command: Use Custom Eslint Environment
standard --env <environment> standard Operations
Standard Command: Use Custom Eslint Plugin
standard --plugin <plugin> standard Operations
Standard Command: Use Custom Js Parser
standard --parser <parser> Suggest a Standard Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Standard workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.