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