A fast, local-first "redirection engine" for !bang users with a few extra features ^-^
5
fork

Configure Feed

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

chore: add compat prettier config

+5
+5
.prettierrc
··· 1 + { 2 + "useTabs": true, 3 + "singleQuote": false, 4 + "tabWidth": 2 5 + }