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