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