{"id":18996546,"url":"https://github.com/sinonjs/eslint-config","last_synced_at":"2026-06-15T03:02:36.731Z","repository":{"id":42662602,"uuid":"83144422","full_name":"sinonjs/eslint-config","owner":"sinonjs","description":"Common eslint config for Sinon","archived":false,"fork":false,"pushed_at":"2026-04-11T06:25:54.000Z","size":571,"stargazers_count":3,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-12T00:09:54.590Z","etag":null,"topics":["eslint-config"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-25T16:17:51.000Z","updated_at":"2026-04-11T06:25:58.000Z","dependencies_parsed_at":"2024-04-29T18:07:08.246Z","dependency_job_id":"3568e0f7-b09d-4b49-9b38-3d497c87ee2c","html_url":"https://github.com/sinonjs/eslint-config","commit_stats":{"total_commits":115,"total_committers":5,"mean_commits":23.0,"dds":"0.35652173913043483","last_synced_commit":"3c055289932740407d35deed666d0f66cd1fc103"},"previous_names":["sinonjs/eslint-config-sinon"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/sinonjs/eslint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinonjs","download_url":"https://codeload.github.com/sinonjs/eslint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinonjs%2Feslint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34345313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","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":["eslint-config"],"created_at":"2024-11-08T17:35:51.219Z","updated_at":"2026-06-15T03:02:36.727Z","avatar_url":"https://github.com/sinonjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shared eslint config for Sinon\n\nThe [sharable eslint config][docs] for all Sinon.JS projects.\n\nThe package includes all the dependencies to have a working `eslint`\nsetup that works with the configuration. Adopting projects will only\nneed to install `@sinonjs/eslint-config`.\n\n## Install\n\n```bash\n$ npm install @sinonjs/eslint-config --save-dev\n```\n\nThe published package now expects a current Node LTS runtime:\n`^20.19.0 || ^22.13.0 || \u003e=24`.\n\nRepository development also expects Node 20 or newer because the local\npre-commit tooling is on `lint-staged` 16.x.\n\n## Usage\n\nAdd an `eslint.config.js` file to the project root:\n\n```js\n\"use strict\";\n\nmodule.exports = require(\"@sinonjs/eslint-config\");\n```\n\nCreate a `.browserslistrc` in the root of the project\n\n```\n\u003e 0.5%\nlast 2 versions\nFirefox ESR\nnot dead\nnot IE 11\nnot op_mini all\nmaintained node versions\n```\n\nVisit [browserslist.dev](https://browserslist.dev/?q=PiAwLjUlLCBsYXN0IDIgdmVyc2lvbnMsIEZpcmVmb3ggRVNSLCBub3QgZGVhZCwgbm90IElFIDExLCBub3Qgb3BfbWluaSBhbGw%3D) to see what this translates to.\n\n[docs]: https://eslint.org/docs/latest/extend/shareable-configs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinonjs%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinonjs%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinonjs%2Feslint-config/lists"}