EANCH-WP-0001 T02: bootstrap standalone TS package + test harness

Add package.json (name evidence-anchor, exports . and ./pdf, scripts
test/typecheck/lint), tsconfig.json (mirrors engine, DOM+jsx), vitest.config.ts
(happy-dom + react plugin), eslint.config.js (confines viewer libs to src/pdf/),
.nvmrc, and placeholder src entrypoints. Depends on @citation-evidence/engine
via sibling-checkout link only; no citation-evidence internals.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-07-08 20:37:59 +02:00
parent 08b3105454
commit 0e93b68982
9 changed files with 170 additions and 2 deletions

View file

@ -144,7 +144,7 @@ here and what must stay elsewhere.
```task
id: EANCH-WP-0001-T02
status: todo
status: done
priority: high
depends_on: [T01]
state_hub_task_id: "59c07bc6-7a80-4f58-b1cf-ee2f0c26e8ed"