Skip to main content
Module

x/license_checker/lib.ts>Config

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

The main config for the license checker.

Properties

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