-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

standard


> The JavaScript Standard Style tool for linting and fixing JavaScript code.

More information.


Lint all JavaScript source files in the current directory:

standard

Lint specific JavaScript file(s):

standard {path/to/file(s)}

Apply automatic fixes during linting:

standard --fix

Declare any available global variables:

standard --global {variable}

Use a custom ESLint plugin when linting:

standard --plugin {plugin}

Use a custom JS parser when linting:

standard --parser {parser}

Use a custom ESLint environment when linting:

standard --env {environment}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:21:03 2024