Select the types of activity you want to include in your feed.
1{ 2 "$schema": "https://json.schemastore.org/tsconfig", 3 "extends": "./base.json", 4 "compilerOptions": { 5 "jsx": "react-jsx" 6 } 7}