Select the types of activity you want to include in your feed.
1{ 2 "$schema": "https://unpkg.com/oxlint/configuration_schema.json", 3 "plugins": [ 4 "unicorn", 5 "typescript", 6 "oxc" 7 ], 8 "rules": {} 9}