Variable: artifactToolForbidsArtifactConstructor
ts
const artifactToolForbidsArtifactConstructor: RuleModuleWithName<
"forbidArtifactConstructor",
[],
unknown,
RuleListener
>;Defined in: src/eslint/rules/artifact_tool_forbids_artifact_constructor.ts:33
ESLint rule: flags new ArtifactTool({ … }) that sets the forbidden artifactConstructor option.