Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/devops/deps.ts>dtils.check

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

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

Parameters

optional
options: DenoExecOptions = [UNSUPPORTED]