{"id":22096966,"url":"https://github.com/pitops/eslint-config-pitops","last_synced_at":"2025-08-17T14:34:30.461Z","repository":{"id":44110168,"uuid":"196344554","full_name":"pitops/eslint-config-pitops","owner":"pitops","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-06T08:19:25.000Z","size":279,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-14T23:41:47.522Z","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/pitops.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-07-11T07:40:28.000Z","updated_at":"2021-08-24T20:33:14.000Z","dependencies_parsed_at":"2023-01-23T07:30:30.840Z","dependency_job_id":null,"html_url":"https://github.com/pitops/eslint-config-pitops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pitops/eslint-config-pitops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitops%2Feslint-config-pitops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitops%2Feslint-config-pitops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitops%2Feslint-config-pitops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitops%2Feslint-config-pitops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pitops","download_url":"https://codeload.github.com/pitops/eslint-config-pitops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitops%2Feslint-config-pitops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270859144,"owners_count":24658163,"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-08-17T02:00:09.016Z","response_time":129,"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-01T04:13:41.276Z","updated_at":"2025-08-17T14:34:30.367Z","avatar_url":"https://github.com/pitops.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to install\n\n# NPM or Yarn\n\n```bash\nnpx install-peerdeps --dev eslint-config-pitops // add --yarn if using yarn\n```\n\n## Monorepo (lerna \u0026 yarn)\n\nIf you are in a monorepo then the procedure is a bit different.\n\n```bash\nnpx install-peerdeps --dev eslint-config-pitops --extra-args -W // add --yarn if using yarn\n```\n\n# Usage\n\nThis package is broken down into submodules. Right now there are two sub-modules out of the box, one for **React** and one for **Node**\n\n## Use using the following\n\n```javascript\n// .eslintrc.js\n\nmodule.exports = {\n    extends: [\n        \"pitops/react\" // or \"pitops/node\"\n    ]\n}\n```\n\n# Contributions\n\nAre always welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitops%2Feslint-config-pitops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpitops%2Feslint-config-pitops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitops%2Feslint-config-pitops/lists"}