Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 106145d75ff4dc44f9ce3a2de38ab39bfbca6689 8 lines 161 B view raw
1{ 2 "compilerOptions": { 3 "paths": { 4 "react": ["./node_modules/@types/react"], 5 "react-router": ["./node_modules/@types/react-router"] 6 } 7 } 8}