pray-calc/.github
Aric Camarata af34aef986 chore: remove .npmignore, add c8 coverage, fix ci.yml (T-E5-03)
- Remove .npmignore (violation: npm-package-standard requires files field in
  package.json, not .npmignore; files field was already present and correct)
- Add c8@^10.1.3 to devDependencies for native V8 coverage (ADR-008)
- Fix coverage script: was 'node --test' (missing test.mjs), now correct
- Replace lint job in ci.yml with coverage job per ci-standard.md four-job
  pattern (test/typecheck/pack-check/coverage); lint+format remain as local
  scripts invocable manually

npm pack --dry-run: zero warnings, 11 files, expected contents verified.
Tests: 119 ESM + 15 CJS = 134 pass, 0 fail.
2026-05-30 15:40:23 -04:00
..
docs chore(config): add AGENTS.md for dual-harness parity 2026-05-25 15:51:18 -04:00
wiki docs: add quickstart, advanced guide, and examples for pray-calc 2026-05-28 14:14:13 -04:00
workflows chore: remove .npmignore, add c8 coverage, fix ci.yml (T-E5-03) 2026-05-30 15:40:23 -04:00
FUNDING.yml Add GitHub Sponsors funding config 2026-03-28 18:18:58 -04:00