Live video on the AT Protocol
79
fork

Configure Feed

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

at eli/windows-selftest-github 11 lines 145 B view raw
1{ 2 "proseWrap": "always", 3 "overrides": [ 4 { 5 "files": "*.yml", 6 "options": { 7 "proseWrap": "preserve" 8 } 9 } 10 ] 11}