standard Command Examples

The JavaScript Standard Style tool for linting and fixing JavaScript code. More information: https://standardjs.com.

standard

standard {{path/to/file1 path/to/file2 ...}}

standard --fix

standard --global {{variable}}

standard --plugin {{plugin}}

standard --parser {{parser}}

standard --env {{environment}}