This commit is contained in:
gcch 2025-10-27 14:22:45 +01:00
commit d14e999d04
5 changed files with 163 additions and 171 deletions

6
dist/index.d.ts vendored
View file

@ -1,6 +0,0 @@
import { Linter } from "eslint";
//#region index.d.ts
declare const configTypescriptNavigateur: ReadonlyArray<Linter.Config>;
//#endregion
export { configTypescriptNavigateur };