detectConflicts(rules: string[],options?: ConflictDetectionOptions,): ConflictDetectionResult
Detects conflicts in a list of rules without applying transformation
optional
options: ConflictDetectionOptions
detectConflicts(rules: string[],options?: ConflictDetectionOptions,): ConflictDetectionResult
Detects conflicts in a list of rules without applying transformation
options: ConflictDetectionOptions
import { detectConflicts } from ".";