wip bsky client for the web & android
0
fork

Configure Feed

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

at main 8 lines 214 B view raw
1[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}] 2charset = utf-8 3indent_size = 2 4indent_style = tab 5insert_final_newline = true 6trim_trailing_whitespace = true 7end_of_line = lf 8max_line_length = 100