{"library":"eslint-plugin-redundant-undefined","type":"library","category":null,"description":"An ESLint plugin (v1.0.0, single release so far) that forbids redundant `undefined` in TypeScript optional parameters and properties. It helps enforce cleaner optional types by flagging patterns like `s?: string | undefined` and offering a `followExactOptionalPropertyTypes` option for use with TypeScript's `exactOptionalPropertyTypes` setting. Requires `@typescript-eslint/parser` and ESLint >=8.46.0. Available on npm with MIT license.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","eslint","eslintplugin","eslint-plugin-redundant-undefined","redundant-undefined"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-redundant-undefined","imports":["// In .eslintrc: { \"plugins\": [\"redundant-undefined\"], \"rules\": { \"redundant-undefined/redundant-undefined\": \"error\" } }","rules: { \"redundant-undefined/redundant-undefined\": \"error\" }"]},{"cmd":"yarn add eslint-plugin-redundant-undefined","imports":[]},{"cmd":"pnpm add eslint-plugin-redundant-undefined","imports":[]}],"homepage":null,"github":"https://github.com/a-tarasyuk/eslint-plugin-redundant-undefined","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-redundant-undefined","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-redundant-undefined/compatibility"}}