Select the types of activity you want to include in your feed.
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