UNPKG

@o3r/core

Version:
7 lines 235 B
import { type Tree } from '@angular-devkit/schematics'; /** * Is the ESLint legacy config used in the repository * @param tree */ export declare const isUsingLegacyConfig: (tree: Tree) => boolean; //# sourceMappingURL=index.d.ts.map