{"id":25184290,"url":"https://github.com/podcodar/eslint-config","last_synced_at":"2025-05-07T13:45:25.573Z","repository":{"id":157611610,"uuid":"629218459","full_name":"podcodar/eslint-config","owner":"podcodar","description":"Repository to share a common Eslint config to our community","archived":false,"fork":false,"pushed_at":"2023-05-08T22:02:05.000Z","size":144,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:42:28.453Z","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/podcodar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-17T21:49:02.000Z","updated_at":"2023-04-18T22:13:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2a0a857-17d3-48ce-a7a2-abf86fa12b29","html_url":"https://github.com/podcodar/eslint-config","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podcodar%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podcodar%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podcodar%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podcodar%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podcodar","download_url":"https://codeload.github.com/podcodar/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889676,"owners_count":21820226,"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","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":"2025-02-09T19:31:23.311Z","updated_at":"2025-05-07T13:45:25.568Z","avatar_url":"https://github.com/podcodar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PodCodar Eslint Configs\n\nThis projects create some eslint configuration shared across @PodCodar project's.\n\nThis uses Turborepo.\n\n## Published packages\n\n```sh\n@podcodar/eslint-config-base        # base preset (with prettier)\n@podcodar/eslint-config-react       # react\n@podcodar/eslint-config-next        # next.js\n@podcodar/eslint-config-turbo       # turbo repo\n@podcodar/eslint-config-typescript  # typescript\n```\n\n## Using\n\n1. Setup Eslint in your project\n\n  ```sh\n  # with npm\n  npm init @eslint/config\n\n  # with yarn\n  yarn init @eslint/config\n\n  # with pnpm\n  pnpm create @eslint/config\n  ```\n\n2. Install the desired podcodar config\n\n```sh\nnpm install @podcodar/eslint-config-next\n```\n\n3. extend configs by editing your `.eslintrc` file\n\n```jsonc\n// .eslintrc file\n{\n  \"extends\": [\n    \"@podcodar/eslint-config-next\",\n    // ...\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodcodar%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodcodar%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodcodar%2Feslint-config/lists"}