0.0.10
This commit is contained in:
parent
9260d7f508
commit
d14e999d04
5 changed files with 163 additions and 171 deletions
6
dist/index.d.mts
vendored
Normal file
6
dist/index.d.mts
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import { Linter } from "eslint";
|
||||
|
||||
//#region index.d.ts
|
||||
declare const configTypescriptNavigateur: ReadonlyArray<Linter.Config>;
|
||||
//#endregion
|
||||
export { configTypescriptNavigateur };
|
||||
Loading…
Add table
Add a link
Reference in a new issue