mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
cd9e79b1f1
* chore: replace explicit any with concrete types in shared Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> * chore: address review feedback - naturalSort: guard non-string field values instead of asserting string - ProsemirrorHelper: type stored mark attrs as Partial<CommentMark> - env: revert to Record<string, any>; safer typing requires fixing many consumers Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>