hi im alinez not even tryingto hide it
2
fork

Configure Feed

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

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