{"id":15198484,"url":"https://github.com/farischt/eslint-config","last_synced_at":"2026-02-08T02:32:26.708Z","repository":{"id":223946288,"uuid":"761980953","full_name":"farischt/eslint-config","owner":"farischt","description":"Custom shared eslint-config","archived":false,"fork":false,"pushed_at":"2024-11-16T12:01:19.000Z","size":298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T06:06:20.754Z","etag":null,"topics":["eslint","eslint-config"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@farischt/eslint-config","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/farischt.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":"2024-02-22T21:13:46.000Z","updated_at":"2024-11-18T10:11:38.000Z","dependencies_parsed_at":"2024-12-19T20:42:56.403Z","dependency_job_id":null,"html_url":"https://github.com/farischt/eslint-config","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"02eb90300de2d9058f8a923031803a8e0d42b9c0"},"previous_names":["farischt/eslint-config"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/farischt/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farischt","download_url":"https://codeload.github.com/farischt/eslint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farischt%2Feslint-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267966466,"owners_count":24173549,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["eslint","eslint-config"],"created_at":"2024-09-28T01:09:20.109Z","updated_at":"2026-02-08T02:32:21.690Z","avatar_url":"https://github.com/farischt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @farischt/eslint-config\n\nThis library contains the [ESLint](https://eslint.org) configuration used by [Farischt](https://faris.chtatou.org).\n\n## Installing the library\n\n```bash\nnpm install --save-dev @farischt/eslint-config\n```\n\n## Using the library\n\nTo use the library, you'll need to add the following to your `.eslintrc.json` file:\n\n```json\n{\n  \"extends\": \"@farischt\"\n}\n```\n\n## Publishing updates\n\nIn order to publish an update of the library, you'll need to:\n\n- Update the version field in the `package.json` file;\n- Stage and commit all changes;\n- Tag the new commit with the new version number; and\n- Push all changes to the GitHub repository.\n\nThis can be done using the following commands:\n\n```bash\nnpm version patch\ngit push origin main --tags\n```\n\nA GitHub Actions workflow will then automatically publish the package to the NPM registry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarischt%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarischt%2Feslint-config/lists"}