Select the types of activity you want to include in your feed.
1{ 2 "compilerOptions": { 3 "paths": { 4 "react": ["./node_modules/@types/react"], 5 "react-router": ["./node_modules/@types/react-router"] 6 } 7 } 8}