UNPKG

@atomist/sdm-pack-node

Version:

Extension pack for an Atomist SDM to work with Node.js projects

6 lines 245 B
import { ReviewerRegistration } from "@atomist/sdm"; /** * Importing a project's index file is a recipe for circular import hell */ export declare const DontImportOwnIndex: ReviewerRegistration; //# sourceMappingURL=dontImportOwnIndex.d.ts.map