Select the types of activity you want to include in your feed.
1{ 2 "printWidth": 120, 3 "semi": true, 4 "singleQuote": true, 5 "trailingComma": "es5", 6 "tabWidth": 2, 7 "useTabs": false, 8 "bracketSpacing": true, 9 "arrowParens": "always", 10 "endOfLine": "lf" 11}