{"library":"eslint-plugin-neverthrow","type":"library","category":null,"description":"ESLint plugin enforcing that neverthrow Result types are handled. Current stable version is 1.1.4, released November 2021. It provides a single rule `must-use-result` that flags unhandled `Result` values from the neverthrow library. The plugin is TypeScript‑first, requires `@typescript-eslint/parser`, and relies on type information to detect unhandled results. Unlike manual lint rules, it integrates with ESLint's type‑aware analysis. No updates since 2021; the plugin is stable and low‑maintenance.","language":"javascript","status":"active","version":"1.1.4","tags":["javascript","typescript","template","eslint","eslintplugin","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-neverthrow","imports":["plugins: ['neverthrow']","rules: { 'neverthrow/must-use-result': 'error' }","extends: ['plugin:neverthrow/recommended']"]},{"cmd":"yarn add eslint-plugin-neverthrow","imports":[]},{"cmd":"pnpm add eslint-plugin-neverthrow","imports":[]}],"homepage":null,"github":"https://github.com/mdbetancourt/eslint-plugin-nevethrow","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-neverthrow","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-neverthrow/compatibility"}}