{"id":18554664,"url":"https://github.com/realmteam/eslint-plugin-redux-reliever","last_synced_at":"2025-05-15T12:09:00.694Z","repository":{"id":83208369,"uuid":"126162334","full_name":"RealmTeam/eslint-plugin-redux-reliever","owner":"RealmTeam","description":"eslint plugin for react-redux-reliever","archived":false,"fork":false,"pushed_at":"2018-03-21T11:41:01.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T11:14:37.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealmTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-21T10:30:31.000Z","updated_at":"2018-03-21T11:41:02.000Z","dependencies_parsed_at":"2023-06-28T22:45:11.900Z","dependency_job_id":null,"html_url":"https://github.com/RealmTeam/eslint-plugin-redux-reliever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealmTeam%2Feslint-plugin-redux-reliever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealmTeam%2Feslint-plugin-redux-reliever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealmTeam%2Feslint-plugin-redux-reliever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealmTeam%2Feslint-plugin-redux-reliever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealmTeam","download_url":"https://codeload.github.com/RealmTeam/eslint-plugin-redux-reliever/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337606,"owners_count":22054254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:23:18.670Z","updated_at":"2025-05-15T12:09:00.650Z","avatar_url":"https://github.com/RealmTeam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-redux-reliever\n\nenforce usage of action$.ofType inside [react-redux-reliever](https://github.com/RealmTeam/react-redux-reliever) epics\n\n## Installation\n\nYou'll first need to install [ESLint](http://eslint.org):\n\n```\n$ npm i eslint --save-dev\n```\n\nNext, install `eslint-plugin-redux-reliever`:\n\n```\n$ npm install eslint-plugin-redux-reliever --save-dev\n```\n\n**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-redux-reliever` globally.\n\n## Usage\n\nAdd `react-redux-reliever-of-type` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n    \"plugins\": [\n        \"redux-reliever\"\n    ]\n}\n```\n\n\nThen configure the rules you want to use under the rules section.\n\n```json\n{\n    \"rules\": {\n        \"redux-reliever/enforce-oftype-usage\": 2\n    }\n}\n```\n\n## Supported Rules\n\n* enforce-oftype-usage\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealmteam%2Feslint-plugin-redux-reliever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealmteam%2Feslint-plugin-redux-reliever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealmteam%2Feslint-plugin-redux-reliever/lists"}