Alex Rudenko
|
9c3542bd74
|
refactor: move and rename files (#2355)
- move utilities to sub-folders where applicable
- changes issue-descriptions to issuesDescriptions.ts and moves it to
devtools/
|
2026-07-13 10:58:14 +00:00 |
|
Alex Rudenko
|
f8fb2a9236
|
test: drop node20 code in tests (#2146)
|
2026-05-27 11:12:22 +00:00 |
|
Alex Rudenko
|
9ef4479bec
|
refactor: types for JSON output of IssueFormatter (#1007)
- makes the id required in types
- requires toString(), toStringDetailed() to use the JSON
representation.
|
2026-02-23 08:03:09 +00:00 |
|
Alex Rudenko
|
c9691c6250
|
test: fix missing sinon.restore (#989)
|
2026-02-18 15:39:30 +00:00 |
|
Alex Rudenko
|
b0d041a0b2
|
chore: structured content for console (#804)
|
2026-01-22 06:53:03 +00:00 |
|
Alex Rudenko
|
c29d097b92
|
chore: extract issue formatter in preparation to structured content (#794)
This makes it easier to add JSON-format as the output for issues.
Console formatter will be changed next.
|
2026-01-20 07:03:30 +00:00 |
|