Vulture/VApp/node_modules/@rushstack/eslint-patch/lib/eslint-bulk-suppressions/path-utils.d.ts

5 lines
346 B
TypeScript

export declare function findAndConsoleLogPatchPathCli(patchPath: string): void;
export declare function getPathToLinterJS(): string;
export declare function getPathToGeneratedPatch(patchPath: string, nameOfGeneratedPatchFile: string): string;
export declare function getNameOfGeneratedPatchFile(): string;
//# sourceMappingURL=path-utils.d.ts.map