Select the types of activity you want to include in your feed.
1{ 2 "$schema": "./node_modules/oxfmt/configuration_schema.json", 3 "useTabs": true, 4 "semi": false, 5 "singleQuote": true, 6 "trailingComma": "all", 7 "ignorePatterns": ["app/src/app.html"] 8}