# eslint-plugin-no-usememo-generics

> A custom ESLint plugin to prevent generics in useMemo function calls.

Latest version **1.0.9** (published 2024-11-06) · ISC license · 0 weekly downloads

## Install

```sh
npm install eslint-plugin-no-usememo-generics
pnpm add eslint-plugin-no-usememo-generics
yarn add eslint-plugin-no-usememo-generics
bun add eslint-plugin-no-usememo-generics
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.9 |
| Published | 2024-11-06 |
| First published | 2024-11-04 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 6.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | badraganalex |
| Maintainers | badraganalex |
| Keywords | eslint, eslint-plugin, eslintplugin, typescript-eslint, typescript, useMemo, generics |

## Links

- npm: https://www.npmjs.com/package/eslint-plugin-no-usememo-generics
- Homepage: https://github.com/badraganalex/eslint-plugin-no-usememo-generics
- npm.io page: https://npm.io/package/eslint-plugin-no-usememo-generics

## Dependencies (3)

- [eslint](https://npm.io/package/eslint.md) ^9.14.0
- [typescript](https://npm.io/package/typescript.md) ^5.6.3
- [@typescript-eslint/parser](https://npm.io/package/@typescript-eslint/parser.md) ^8.0.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 1.0.9 (latest) — 2024-11-06
- 1.0.8 — 2024-11-06
- 1.0.7 — 2024-11-05
- 1.0.6 — 2024-11-05
- 1.0.5 — 2024-11-05
- 1.0.4 — 2024-11-05
- 1.0.3 — 2024-11-04
- 1.0.2 — 2024-11-04
- 1.0.1 — 2024-11-04
- 1.0.0 — 2024-11-04

## README

TODO

---
_Source: https://npm.io/package/eslint-plugin-no-usememo-generics · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
