UNPKG

eslint-plugin-sonarjs

Version:
3 lines (2 loc) 207 B
import { type NormalizedAbsolutePath } from '../files.js'; export declare function getClosestPackageJSONDir(dir: NormalizedAbsolutePath, topDir?: NormalizedAbsolutePath): NormalizedAbsolutePath | undefined;