this repo has no description
0
fork

Configure Feed

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

format

+3 -1
+3 -1
package.json
··· 33 33 "engines": { 34 34 "node": "14 - 16" 35 35 }, 36 - "os": ["darwin"], 36 + "os": [ 37 + "darwin" 38 + ], 37 39 "type": "module" 38 40 }