dan.the.discloserD

is there a way to make deno check produce json files?

deno lint
has a
--json
flag.

is there a way to json output for

deno check
Was this page helpful?