this repo has no description
0
fork

Configure Feed

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

remove unused rule

-1
-1
eslint.config.js
··· 10 10 prettier: 'compat', 11 11 rules: { 12 12 'no-await-in-loop': 'off', 13 - 'unicorn/no-process-exit': 'off', 14 13 }, 15 14 }, 16 15 ]),