prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix snap indentation issue

authored by

JP Hastings-Spital and committed by
Tyler Lawson
ad81c1e5 9a1ca626

+1 -1
+1 -1
packages/prototypey/core/tests/from-json-infer.test.ts
··· 1146 1146 | { 1147 1147 posts?: 1148 1148 | { 1149 - author: "[Circular reference detected: #user]" 1149 + author: "[Circular reference detected: #user]" 1150 1150 title: string 1151 1151 $type: "#post" 1152 1152 }[]