Skip to content

Commit d85e466

Browse files
committed
MC-3095: Display TypeScript errors within local build process
- Update local ts-errors.json capture of current state of errors - Update comment on stop gap file
1 parent 8f7cf49 commit d85e466

File tree

2 files changed

+172
-201
lines changed

2 files changed

+172
-201
lines changed

ts-error-stopgap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* A snapshot (in `ts-errors.json`) has been taken of all compiler errors
88
* (and their respective metadata) to be checked against prior to any new
9-
* merges.
9+
* merges. This snapshot can only be updated by architects.
1010
*
1111
* Whenever this whole project passes a run of `tsc` without errors,
1212
* this script should be removed, and the CI process for PageBuilder

0 commit comments

Comments
 (0)