0.0.1
This commit is contained in:
commit
ae566b5179
14 changed files with 766 additions and 0 deletions
6
dist/index.d.ts
vendored
Normal file
6
dist/index.d.ts
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import { Linter } from "eslint";
|
||||
|
||||
//#region index.d.ts
|
||||
declare const configTypescriptNavigateur: Linter.Config[];
|
||||
//#endregion
|
||||
export { configTypescriptNavigateur };
|
||||
Loading…
Add table
Add a link
Reference in a new issue