{"id":47330120,"url":"https://github.com/fb55/eslint-config","last_synced_at":"2026-03-17T20:47:57.044Z","repository":{"id":339854585,"uuid":"1163609933","full_name":"fb55/eslint-config","owner":"fb55","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-12T22:10:37.000Z","size":160,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-13T03:57:55.956Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fb55.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-21T22:05:36.000Z","updated_at":"2026-03-12T22:10:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fb55/eslint-config","commit_stats":null,"previous_names":["fb55/eslint-config"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fb55/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fb55","download_url":"https://codeload.github.com/fb55/eslint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fb55%2Feslint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-03-17T20:47:56.380Z","updated_at":"2026-03-17T20:47:57.040Z","avatar_url":"https://github.com/fb55.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @feedic/eslint-config\n\nShared ESLint flat-config baseline for my libraries.\n\n## Install\n\n```sh\nnpm install --save-dev eslint @feedic/eslint-config\n```\n\nIf you use TypeScript rules from `@feedic/eslint-config/typescript`, also install:\n\n```sh\nnpm install --save-dev typescript-eslint\n```\n\n## Usage\n\n```js\nimport feedicConfig from \"@feedic/eslint-config\";\nimport { commonTypeScriptRules } from \"@feedic/eslint-config/typescript\";\n\nexport default [\n    ...feedicConfig,\n    {\n        files: [\"**/*.{c,m,}ts\"],\n        rules: commonTypeScriptRules,\n    },\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffb55%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffb55%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffb55%2Feslint-config/lists"}