0.0.3
This commit is contained in:
parent
dbb1f574d0
commit
cd16119416
6 changed files with 107 additions and 16 deletions
2
dist/index.d.ts
vendored
2
dist/index.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
import { Linter } from "eslint";
|
||||
|
||||
//#region index.d.ts
|
||||
declare const configTypescriptNavigateur: Linter.Config[];
|
||||
declare const configTypescriptNavigateur: ReadonlyArray<Linter.Config>;
|
||||
//#endregion
|
||||
export { configTypescriptNavigateur };
|
||||
Loading…
Add table
Add a link
Reference in a new issue