payload icon indicating copy to clipboard operation
payload copied to clipboard

chore: migrate to TypeScript strict in Payload package - Part 2/N

Open GermanJablo opened this issue 7 months ago • 0 comments

Important: An intentional effort is being made during migration to not modify runtime behavior except in very rare exceptions. This implies that there will be several assertions, non-null assertions, and @ts-expect-error. This philosophy applies only to migrating old code to TypeScript strict, not to writing new code. For a more detailed justification for this reasoning, read this comment.

GermanJablo avatar May 27 '25 16:05 GermanJablo