mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

Disable unicorn/no-array-reduce eslint rule #156

Open mpellegrini opened 5 days ago

mpellegrini commented 5 days ago

This rule doesn't make much sense to keep enabled. I find reduce methods not that hard to read. https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-array-reduce.md