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

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

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

Run Deno's builtin linter

Parameters

optional
options: DenoOptions = [UNSUPPORTED]