Commit 1ebe4ed
chore: add quality gates (P1) (#7)
* chore: add quality gates — coverage thresholds, publint/attw, biome, renovate
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: update biome.json for v2.4 compatibility + auto-fix lint
Schema 2.0.6→2.4.5, organizeImports→assist, include→includes.
Applied biome auto-fixes (import sorting, formatting).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: restore reconnecting property removed by biome unsafe fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: use conditional exports for proper CJS/ESM type resolution
Fixes FalseCJS error from @arethetypeswrong/cli.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1939b7d commit 1ebe4ed
39 files changed
Lines changed: 1786 additions & 1160 deletions
File tree
- .github/workflows
- src
- api
- marketplace
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments