Add a PR check that comments on significant repo size changes

This commit is contained in:
Henry Mercer
2026-05-18 10:38:00 +01:00
parent 67f403822c
commit 4fc0f3e51b
5 changed files with 718 additions and 0 deletions
+2
View File
@@ -10408,6 +10408,8 @@
},
"devDependencies": {
"@types/node": "^20.19.39",
"@types/sinon": "^21.0.1",
"sinon": "^21.1.2",
"tsx": "^4.21.0"
}
}