Maintenance
ConflictDetectionPass
Create the built-in conflict pass.
What it does
Create the built-in conflict pass.
The crawler coordinates supported lifecycle work and returns aggregate reporting without exposing its internal persistence passes.
Signature
TypeScript
new ConflictDetectionPass()Example
example.ts
const pass = new ConflictDetectionPass();