{"id":19355668,"url":"https://github.com/belsrc/eslint-config-belsrc","last_synced_at":"2026-04-12T17:49:58.143Z","repository":{"id":34923572,"uuid":"190686217","full_name":"belsrc/eslint-config-belsrc","owner":"belsrc","description":"Collection of ESLint plugin configs","archived":false,"fork":false,"pushed_at":"2022-12-10T17:38:08.000Z","size":608,"stargazers_count":1,"open_issues_count":43,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-21T05:39:10.964Z","etag":null,"topics":["eslint","eslint-config","import","javascript","jsx","linting","promise","vue"],"latest_commit_sha":null,"homepage":"","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/belsrc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-07T04:08:32.000Z","updated_at":"2020-02-10T04:41:21.000Z","dependencies_parsed_at":"2023-01-15T10:30:38.930Z","dependency_job_id":null,"html_url":"https://github.com/belsrc/eslint-config-belsrc","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/belsrc/eslint-config-belsrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsrc%2Feslint-config-belsrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsrc%2Feslint-config-belsrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsrc%2Feslint-config-belsrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsrc%2Feslint-config-belsrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belsrc","download_url":"https://codeload.github.com/belsrc/eslint-config-belsrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsrc%2Feslint-config-belsrc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266312026,"owners_count":23909743,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","eslint-config","import","javascript","jsx","linting","promise","vue"],"created_at":"2024-11-10T06:03:14.658Z","updated_at":"2026-04-12T17:49:58.096Z","avatar_url":"https://github.com/belsrc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-belsrc\n\n[![Last Commit](https://img.shields.io/github/last-commit/belsrc/eslint-config-belsrc/master.svg?style=flat-square)](https://github.com/belsrc/eslint-config-belsrc/commits/master)\n\nA monorepo of opinionated collection of ESLint plugin configs I use in different types of projects.\n\n* @typescript-eslint/eslint-plugin\n* eslint-plugin-fp-jxl\n* eslint-plugin-import\n* eslint-plugin-jsx-a11y\n* eslint-plugin-promise\n* eslint-plugin-react\n* eslint-plugin-react-hooks\n* eslint-plugin-simple-import-sort\n\n## Install\n\n```bash\nnpm i -D @belsrc/eslint-config-[package]\n```\n\n## Use\n\n```js\n// .eslintrc.js\nmodule.exports = {\n  extends: ['@belsrc/eslint-config-[package]'],\n};\n```\n\nEach package also contains a prettier config.\n\n```js\n// .prettierrc.js\nconst config = require('@belsrc/eslint-config-[package]/.prettierrc');\n\nmodule.exports = config;\n```\n\n## Packages\n\n* [@belsrc/eslint-config-node](packages/node/README.md)\n* [@belsrc/eslint-config-node-ts](packages/node-ts/README.md)\n* [@belsrc/eslint-config-react](packages/react/README.md)\n* [@belsrc/eslint-config-react-ts](packages/react-ts/README.md)\n\n## LICENCE\n\n[MIT](LICENCE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsrc%2Feslint-config-belsrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelsrc%2Feslint-config-belsrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsrc%2Feslint-config-belsrc/lists"}