mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-06-30 19:04:26 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| wiki-sync.yml | ||