The package has no test files yet, so `bun test` exits 1 ("No tests
found!") and fails CI. Add --pass-with-no-tests so the task stays green
until real tests land, at which point they run normally.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pascal-app/ifc-converter
Pure conversion logic for IFC → Pascal scene graphs. Takes a Uint8Array of
IFC bytes, returns { nodes, rootNodeIds, stats } shaped against
@pascal-app/core schemas.
No DOM, no React. The UI lives in apps/ifc-converter.