{"id":19024102,"url":"https://github.com/astrohelm/eslint-config-astrohelm","last_synced_at":"2026-01-29T23:02:51.116Z","repository":{"id":185137550,"uuid":"673078645","full_name":"astrohelm/eslint-config-astrohelm","owner":"astrohelm","description":"Astrohelm linter configuration  🗿","archived":false,"fork":false,"pushed_at":"2024-11-09T15:09:58.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T13:24:51.638Z","etag":null,"topics":["astrohelm","config","eslint","eslint-config","eslint-rules","lint","linter","preset","ruleset"],"latest_commit_sha":null,"homepage":"https://astrohelm.ru","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/astrohelm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-31T20:27:06.000Z","updated_at":"2024-11-09T15:08:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a04f43d-cea0-430a-8c69-792b8fdf962f","html_url":"https://github.com/astrohelm/eslint-config-astrohelm","commit_stats":null,"previous_names":["astrohelm/eslint-config-astrohelm"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/astrohelm/eslint-config-astrohelm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrohelm%2Feslint-config-astrohelm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrohelm%2Feslint-config-astrohelm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrohelm%2Feslint-config-astrohelm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrohelm%2Feslint-config-astrohelm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrohelm","download_url":"https://codeload.github.com/astrohelm/eslint-config-astrohelm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrohelm%2Feslint-config-astrohelm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28889863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":["astrohelm","config","eslint","eslint-config","eslint-rules","lint","linter","preset","ruleset"],"created_at":"2024-11-08T20:34:50.147Z","updated_at":"2026-01-29T23:02:51.101Z","avatar_url":"https://github.com/astrohelm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Astrohelm linter configuration \u003c/h1\u003e\n\n**1**. Install required packages: \u003cbr/\u003e\n\n```bash\nnpm i -D eslint eslint-config-astrohelm\n```\n\n**2**. Import `eslint-config-astrohelm` in `eslint.config.js`\n\n```js\n'use strict';\nconst configAstrohelm = require('eslint-config-astrohelm');\nmodule.exports = configAstrohelm; // or if you want to custom:\n// module.exports = [...configAstrohelm, config];\n```\n\n**3**. **_(optional)_** Add following scripts\n\n```json\n// package.json\n{\n  \"scripts\": {\n    \"lint\": \"eslint .\"\n    //...\n  }\n  //...\n}\n```\n\n\u003ch2 align=\"center\"\u003eCopyright \u0026 contributors\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\nCopyright © 2023 \u003ca href=\"https://github.com/astrohelm/eslint-config-astrohelm/graphs/contributors\"\u003eAstrohelm contributors\u003c/a\u003e.\nThis library is \u003ca href=\"./LICENSE\"\u003eMIT licensed license\u003c/a\u003e.\u003cbr/\u003e\nAnd it is part of \u003ca href=\"https://github.com/astrohelm\"\u003eAstrohelm ecosystem\u003c/a\u003e.\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrohelm%2Feslint-config-astrohelm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrohelm%2Feslint-config-astrohelm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrohelm%2Feslint-config-astrohelm/lists"}