Skip to main content
Module

x/dtils/deno.ts>check

The best unofficial library of utilities for Deno applications
Go to Latest
function check
import { check } from "https://deno.land/x/dtils@2.4.0/deno.ts";

Test, lint, and format check source code in the current working directory

Parameters

optional
options: DenoExecOptions = [UNSUPPORTED]

Returns

Promise<void>