{"id":23050849,"url":"https://github.com/geta/eslint-config","last_synced_at":"2025-07-27T01:08:09.402Z","repository":{"id":35819243,"uuid":"219508147","full_name":"Geta/eslint-config","owner":"Geta","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-12T17:13:46.000Z","size":186,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-07-01T22:36:04.735Z","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/Geta.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}},"created_at":"2019-11-04T13:28:46.000Z","updated_at":"2019-11-08T07:51:04.000Z","dependencies_parsed_at":"2022-08-08T11:30:57.788Z","dependency_job_id":null,"html_url":"https://github.com/Geta/eslint-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Geta/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geta","download_url":"https://codeload.github.com/Geta/eslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geta%2Feslint-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267278897,"owners_count":24063277,"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-26T02:00:08.937Z","response_time":62,"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":[],"created_at":"2024-12-15T23:38:55.393Z","updated_at":"2025-07-27T01:08:09.384Z","avatar_url":"https://github.com/Geta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-config\n\nGeneric eslint config Geta uses in their frontend projects.\n\n## Usage\n\n### Install\n\n#### NPM\n\n```cmd\nnpm install eslint-config-geta\n```\n\n#### Yarn\n\n```cmd\nyarn add eslint-config-geta\n```\n\n### Update your .eslintrc file\n\n1. If you don't already have one, create a .eslintrc file.\n2. Add the following to the config:\n```json\n{\n  \"extends\": [\"eslint-config-geta\"]\n}\n```\n\nor you can omit the `eslint-config` part, and extend it like this:\n```json\n{\n  \"extends\": [\"geta\"]\n}\n```\n\nNote that this config does not include parsers or non-generic things, so you might \nneed to define a parser in your own config.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeta%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeta%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeta%2Feslint-config/lists"}