{"id":20846322,"url":"https://github.com/requarks/eslint-config-requarks","last_synced_at":"2026-05-18T19:03:18.988Z","repository":{"id":57229032,"uuid":"105472838","full_name":"requarks/eslint-config-requarks","owner":"requarks","description":"JavaScript Requarks Style - ESLint Shareable Config","archived":false,"fork":false,"pushed_at":"2017-10-02T01:38:22.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-21T11:34:05.870Z","etag":null,"topics":["eslint","eslint-config","standard"],"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/requarks.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}},"created_at":"2017-10-01T20:39:40.000Z","updated_at":"2020-06-06T21:20:19.000Z","dependencies_parsed_at":"2022-09-14T14:51:50.152Z","dependency_job_id":null,"html_url":"https://github.com/requarks/eslint-config-requarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/requarks/eslint-config-requarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requarks%2Feslint-config-requarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requarks%2Feslint-config-requarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requarks%2Feslint-config-requarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requarks%2Feslint-config-requarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/requarks","download_url":"https://codeload.github.com/requarks/eslint-config-requarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/requarks%2Feslint-config-requarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001448,"owners_count":26083078,"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-10-09T02:00:07.460Z","response_time":59,"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","standard"],"created_at":"2024-11-18T02:15:44.630Z","updated_at":"2025-10-09T12:15:51.372Z","avatar_url":"https://github.com/requarks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-requarks\n\nAn ESLint configuration (eslint-config-requarks), based on the StandardJS rules, but with a few modifications.\n\n## Usage\n\nShareable configs are designed to work with the `extends` feature of `.eslintrc` files.\nYou can learn more about [Shareable Configs](http://eslint.org/docs/developer-guide/shareable-configs) on the official ESLint website.\n\nTo use the JavaScript Standard Style shareable config, first run this:\n\n```bash\nnpm install --save-dev eslint-config-requarks eslint-plugin-standard eslint-plugin-promise eslint-plugin-import eslint-plugin-node\n```\n\nThen, add this to your `.eslintrc` file:\n\n```json\n{\n  \"extends\": \"requarks\"\n}\n```\n\n*Note: We omitted the `eslint-config-` prefix since it is automatically assumed by ESLint.*\n\n## Rules\n\neslint-config-requarks is based on [StandardJS]((http://standardjs.com)) with the following changes:\n\n- No space before function parenthese enforcement (`space-before-function-paren` removed)\n- No enforcement of error variable handling in catch statements (`handle-callback-err` removed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequarks%2Feslint-config-requarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frequarks%2Feslint-config-requarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frequarks%2Feslint-config-requarks/lists"}