{"id":15561902,"url":"https://github.com/doodzik/eslint-config","last_synced_at":"2025-10-04T10:50:50.616Z","repository":{"id":74936681,"uuid":"108190420","full_name":"doodzik/eslint-config","owner":"doodzik","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-24T22:44:03.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:43:18.528Z","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/doodzik.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":"2017-10-24T22:24:58.000Z","updated_at":"2017-10-24T22:28:12.000Z","dependencies_parsed_at":"2023-02-24T20:00:20.869Z","dependency_job_id":null,"html_url":"https://github.com/doodzik/eslint-config","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"68addabf16937d42032ab1067c18a430d5144fe4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doodzik/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodzik","download_url":"https://codeload.github.com/doodzik/eslint-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodzik%2Feslint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302557,"owners_count":25964520,"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-04T02:00:05.491Z","response_time":63,"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-10-02T16:10:36.119Z","updated_at":"2025-10-04T10:50:50.583Z","avatar_url":"https://github.com/doodzik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config\n\nThis repo contains my eslint configuration files\n\n# installation\n\n```\nnpm install doodzik/eslint-config --save-dev\n```\n\n# usage\n\nadd the following to the script section of your `package.json`\n```\n{\n  ...\n  \"scripts\": {\n    ...\n    \"lint\": \"eslint . --fix --ignore-path .gitignore -c ./node_modules/eslint-config/.eslintrc.js \",\n    \"lint-prod\": \"eslint . --fix --ignore-path .gitignore -c ./node_modules/eslint-config/.eslintrc.production.js \",\n    ...\n  }\n  ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodzik%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodzik%2Feslint-config/lists"}