{"id":19021604,"url":"https://github.com/codementorio/bro","last_synced_at":"2025-06-26T16:34:08.934Z","repository":{"id":33118356,"uuid":"147172672","full_name":"CodementorIO/bro","owner":"CodementorIO","description":"standard + prettier for your dear react projects","archived":false,"fork":false,"pushed_at":"2023-06-21T03:16:36.000Z","size":493,"stargazers_count":2,"open_issues_count":12,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-20T20:17:19.422Z","etag":null,"topics":["eslint","lint","prettier","standard","standard-engine"],"latest_commit_sha":null,"homepage":"","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/CodementorIO.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":"2018-09-03T08:11:58.000Z","updated_at":"2022-03-07T06:42:56.000Z","dependencies_parsed_at":"2023-01-14T23:29:19.468Z","dependency_job_id":null,"html_url":"https://github.com/CodementorIO/bro","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fbro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fbro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fbro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fbro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodementorIO","download_url":"https://codeload.github.com/CodementorIO/bro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250395107,"owners_count":21423375,"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":["eslint","lint","prettier","standard","standard-engine"],"created_at":"2024-11-08T20:22:39.084Z","updated_at":"2025-04-23T07:52:23.286Z","avatar_url":"https://github.com/CodementorIO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bro\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/CodementorIO/bro.svg)](https://greenkeeper.io/)\n\nA bro will lint and prettify your code\n\n## What's inside\n- [Standard](https://github.com/standard/standard)\n- [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react)\n- [Prettier](https://github.com/prettier/prettier)\n\n## Installation\n\n```\n$ yarn add @codementor/bro --dev\n```\n\nTo let your editor lint plugin works, you'll need to copy the `eslintrc.json` from this package to your project root and rename to `.eslintrc.json`.\n```\n$ cp node_modules/@codementor/bro/eslintrc.json ./.eslintrc.json\n```\n\n## Config\n\nIn your `package.json`\n\n```\n\"scripts\": {\n  \"lint\": \"bro \\\"src/**/*.js\\\" --fix\"\n},\n\"bro\": { // all optional\n  \"ignore\": [],\n  \"plugins\": [],\n  \"envs\": [],\n  \"globals\": []\n}\n```\n\n## Todo\n- [ ] how to integrate with editor plugins?\n- [ ] how to integrate with `snazzy`?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodementorio%2Fbro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodementorio%2Fbro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodementorio%2Fbro/lists"}