{"id":21894397,"url":"https://github.com/pocket/eslint-config","last_synced_at":"2025-04-15T15:44:45.164Z","repository":{"id":37065799,"uuid":"467280742","full_name":"Pocket/eslint-config","owner":"Pocket","description":"ESLint Config used across Pocket","archived":false,"fork":false,"pushed_at":"2023-07-18T01:56:27.000Z","size":383,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-28T22:07:19.612Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-07T22:32:51.000Z","updated_at":"2023-11-19T04:58:01.000Z","dependencies_parsed_at":"2024-06-20T23:37:06.797Z","dependency_job_id":null,"html_url":"https://github.com/Pocket/eslint-config","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pocket%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pocket%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pocket%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pocket%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pocket","download_url":"https://codeload.github.com/Pocket/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249102743,"owners_count":21213259,"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":"2024-11-28T13:22:25.040Z","updated_at":"2025-04-15T15:44:45.145Z","avatar_url":"https://github.com/Pocket.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESLint (and Prettier) config\n\nThese are settings for ESLint and Prettier used by Pocket.\n\n## What it does\n\nThis setup lints your Typescript code based on best practices. Check the [.eslintrc.js](https://github.com/Pocket/eslint-config/blob/main/.eslintrc.js) file to see what is included. Feel free to override the rules that make sense for you.\n\n## Installing\n\n1. In your project folder, run:\n\n```\nnpm i -D @pocket-tools/eslint-config # or yarn install --dev @pocket-tools/eslint-config \nnpx install-peerdeps --dev @pocket-tools/eslint-config\n```\n\n2. You will see several dependencies were installed. Now, create (or update) a `.eslintrc` file with the following content:\n\n```js\n{\n  'extends': '@pocket-tools/eslint-config'\n}\n```\n\n3. Copy the [.prettierrc](https://github.com/Pocket/eslint-config/blob/main/.prettierrc) file from this repository into your project folder\n\n---\n\nThis repository is inspired by [eslint-config-wesbos](https://github.com/wesbos/eslint-config-wesbos).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocket%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocket%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocket%2Feslint-config/lists"}