Skip to main content
Module

x/dtils/mod.unstable.ts>lint

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

Run Deno's builtin linter

Parameters

optional
options: DenoOptions = [UNSUPPORTED]

Returns

Promise<void>