Skip to content

Type Alias: ProjectManifestValidationIssueCode

ProjectManifestValidationIssueCode = "enum" | "invalid-path" | "invalid-regex" | "required" | "type" | "unknown-key"

Defined in: packages/core/src/project/types.ts:206

Privacy | Terms