property Options.exclusions
string[]
A library for checking and updating copyright/license headers in a project.
string[]
Add Package
deno add jsr:@cknight/copyright-checker
Import symbol
import { type Options } from "@cknight/copyright-checker";
---- OR ----
Import directly with a jsr specifier
import { type Options } from "jsr:@cknight/copyright-checker";