selfhostable, read-only reddit client
18
fork

Configure Feed

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

at bb9718ef653d7f349290573e304ee308b3198c7f 12 lines 184 B view raw
1{ 2 "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", 3 "organizeImports": { 4 "enabled": true 5 }, 6 "linter": { 7 "enabled": true, 8 "rules": { 9 "recommended": true 10 } 11 } 12}