{"id":17093595,"url":"https://github.com/chrisdothtml/eslint-config","last_synced_at":"2026-04-13T11:01:44.367Z","repository":{"id":90254037,"uuid":"179429770","full_name":"chrisdothtml/eslint-config","owner":"chrisdothtml","description":"My personal linting preferences","archived":false,"fork":false,"pushed_at":"2020-07-16T22:34:54.000Z","size":120,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T23:07:48.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chrisdothtml.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}},"created_at":"2019-04-04T05:46:33.000Z","updated_at":"2019-09-04T16:04:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c90409ba-9add-4b2f-92ee-f565910fdb5f","html_url":"https://github.com/chrisdothtml/eslint-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrisdothtml/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisdothtml","download_url":"https://codeload.github.com/chrisdothtml/eslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Feslint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-10-14T14:07:43.321Z","updated_at":"2026-04-13T11:01:44.352Z","avatar_url":"https://github.com/chrisdothtml.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @chrisdothtml/eslint-config\n\n[![chrisdothtml code style](https://img.shields.io/badge/code_style-chrisdothtml-brightgreen.svg)](https://github.com/chrisdothtml/eslint-config)\n\n\u003e My personal linting preferences\n\n Mostly based on Standard JS. Not made to be inherited by other eslint configs. Made to be a simple install that includes prettier and easily integrates with [vscode-eslint](https://github.com/Microsoft/vscode-eslint)\n\n## Use\n\n```sh\nyarn add --dev eslint @chrisdothtml/eslint-config \u0026\u0026\\\nprintf '{\\n  \"root\": true,\\n  \"extends\": \"@chrisdothtml\"\\n}\\n' \u003e .eslintrc\n```\n\n### Configure vscode\n\n**.vscode/extensions.json**\n\n```jsonc\n{\n  \"recommendations\": [\n    \"dbaeumer.vscode-eslint\",\n  ],\n}\n```\n\n**.vscode/settings.json**\n\n```jsonc\n{\n  \"eslint.autoFixOnSave\": true,\n  \"eslint.validate\": [\n    \"javascript\",\n    \"javascriptreact\",\n    // required for autoFix to work in markdown files\n    { \"language\": \"markdown\", \"autoFix\": true },\n  ],\n  \"javascript.format.enable\": false,\n  \"javascript.validate.enable\": false,\n}\n```\n\n## Badge\n\n```md\n[![chrisdothtml code style](https://img.shields.io/badge/code_style-chrisdothtml-brightgreen.svg)](https://github.com/chrisdothtml/eslint-config)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisdothtml%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Feslint-config/lists"}