Module

x/license_checker/lib.ts>Config

📄 CLI tool for checking license headers in files
Go to Latest
interface Config
import { type Config } from "https://dotland.deno.dev/x/license_checker@v3.2.5/lib.ts";

Properties

optional
ignore: string[]
config: Array<[string, LicenseLines]>