-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

flow


> A static type checker for JavaScript.

More information.


Run a flow check:

flow

Check which files are being checked by flow:

flow ls

Run a type coverage check on all files in a directory:

flow batch-coverage --show-all --strip-root {path/to/directory}

Display line-by-line type coverage stats:

flow coverage --color {path/to/file.jsx}


> 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 Fri May 17 13:30:16 2024