Skip to content
1 min read · 6 words

Variable: artifactToolForbidsArtifactConstructor

ts
const artifactToolForbidsArtifactConstructor: RuleModuleWithName<
  "forbidArtifactConstructor",
  [],
  unknown,
  RuleListener
>;

Defined in: eslint/rules/artifact_tool_forbids_artifact_constructor.ts:32