This repository has no description
0

Configure Feed

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

added tsconig.json

+6
+6
tsconfig.json
··· 1 + { 2 + "compilerOptions": { 3 + "module": "commonjs" // Or "amd" if applicable 4 + } 5 + } 6 +