Select the types of activity you want to include in your feed.
1{ 2 "extends": "../../tsconfig.base.json", 3 "include": ["test/**/*", "__snapshots__/**/*"], 4 "references": [{ "path": "../../../openapi-ts" }] 5}