a tool for shared writing and social publishing
0
fork

Configure Feed

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

add downlevel iteration flag

+1
+1
tsconfig.json
··· 9 9 "noEmit": true, 10 10 "incremental": true, 11 11 "module": "esnext", 12 + "downlevelIteration": true, 12 13 "esModuleInterop": true, 13 14 "moduleResolution": "node", 14 15 "resolveJsonModule": true,