The package has no test files yet. `bun test` exits 1 ("No tests found!")
and fails CI; --pass-with-no-tests isn't honored by the bun 1.3.0 pinned
in CI. Match the convention used by @pascal-app/viewer (no test script):
turbo skips the test task for packages without one. The script comes back
when real tests land.
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.