Select the types of activity you want to include in your feed.
1{ 2 "extends": "@openstatus/tsconfig/base.json", 3 "include": ["src", "*.ts"], 4 "exclude": ["**/*.test.ts", "**/*.spec.ts"] 5}