{"id":13492901,"url":"https://github.com/effector/eslint-plugin","last_synced_at":"2025-05-16T09:05:33.057Z","repository":{"id":37815323,"uuid":"400708699","full_name":"effector/eslint-plugin","owner":"effector","description":"Enforcing best practices for Effector","archived":false,"fork":false,"pushed_at":"2024-11-14T13:31:10.000Z","size":40784,"stargazers_count":91,"open_issues_count":37,"forks_count":17,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-13T01:27:44.731Z","etag":null,"topics":["effector","eslint","eslint-config","eslint-plugin"],"latest_commit_sha":null,"homepage":"https://eslint.effector.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/effector.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2021-08-28T05:19:03.000Z","updated_at":"2025-02-28T09:26:14.000Z","dependencies_parsed_at":"2023-02-16T07:30:31.141Z","dependency_job_id":"f3442c4b-4eda-408f-9918-dcdbb2657596","html_url":"https://github.com/effector/eslint-plugin","commit_stats":{"total_commits":185,"total_committers":19,"mean_commits":9.736842105263158,"dds":"0.22162162162162158","last_synced_commit":"76caffdbe870442bec6498961f6f30eb5e70ad2f"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Feslint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Feslint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Feslint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effector%2Feslint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effector","download_url":"https://codeload.github.com/effector/eslint-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"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":["effector","eslint","eslint-config","eslint-plugin"],"created_at":"2024-07-31T19:01:10.293Z","updated_at":"2025-05-16T09:05:32.991Z","avatar_url":"https://github.com/effector.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# eslint-plugin-effector\n\nEnforcing best practices for [Effector](http://effector.dev/). Documentation available at [eslint.effector.dev](https://eslint.effector.dev/).\n\n\u003e This plugin uses TypeScript for more precise results, but JavaScript is supported too.\n\n## Installation\n\nInstall [ESLint](http://eslint.org) and `eslint-plugin-effector`:\n\n### pnpm\n\n```\n$ pnpm install --dev eslint\n$ pnpm install --dev eslint-plugin-effector\n```\n\n### yarn\n\n```\n$ yarn add --dev eslint\n$ yarn add --dev eslint-plugin-effector\n```\n\n### npm\n\n```\n$ npm install --dev eslint\n$ npm install --dev eslint-plugin-effector\n```\n\n## Usage\n\nAdd `effector` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n  \"plugins\": [\"effector\"],\n  \"extends\": [\"plugin:effector/recommended\", \"plugin:effector/scope\"]\n}\n```\n\nRead more detailed docs on [eslint.effector.dev](https://eslint.effector.dev/)\n\n## Maintenance\n\n### Release flow\n\n1. Bump `version` in [package.json](package.json)\n2. Fill [CHANGELOG.md](CHANGELOG.md)\n3. Commit changes by `git commit -m \"Release X.X.X\"`\n4. Create git tag for release by `git tag -a vX.X.X -m \"vX.X.X\"`\n5. Push changes to remote by `git push --follow-tags`\n6. Release package to registry by `pnpm clean-publish`\n7. Fill release page with changelog on GitHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffector%2Feslint-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffector%2Feslint-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffector%2Feslint-plugin/lists"}