This commit is contained in:
gcch 2026-03-14 13:39:45 +01:00
commit 91d4573bff
14 changed files with 442 additions and 217 deletions

2
dist/index.d.mts vendored
View file

@ -1,6 +1,6 @@
import { Config, Options } from "prettier";
//#region index.d.ts
//#region ../index.d.ts
type Overrides = Readonly<{
excludeFiles?: Array<string> | string;
files: Array<string> | string;