this repo has no description
0
fork

Configure Feed

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

at screaming 10 lines 203 B view raw
1{ 2 "compilerOptions": { 3 "strict": true, 4 "target": "ESNext", 5 "module": "ESNext", 6 "moduleResolution": "node", 7 "allowSyntheticDefaultImports": true, 8 "esModuleInterop": true, 9 }, 10}