{"id":20610894,"url":"https://github.com/darkroomengineering/eslint-config-base-react","last_synced_at":"2026-06-06T15:31:12.623Z","repository":{"id":57163244,"uuid":"321807439","full_name":"darkroomengineering/eslint-config-base-react","owner":"darkroomengineering","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-03T06:02:50.000Z","size":12343,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-04T09:41:49.176Z","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/darkroomengineering.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}},"created_at":"2020-12-15T22:45:31.000Z","updated_at":"2022-09-21T18:14:14.000Z","dependencies_parsed_at":"2024-02-19T21:04:12.748Z","dependency_job_id":"206a5a59-9312-4f23-9708-7032fc52b803","html_url":"https://github.com/darkroomengineering/eslint-config-base-react","commit_stats":null,"previous_names":["darkroomengineering/eslint-config-base-react","studio-freight/eslint-config-base-react"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/darkroomengineering/eslint-config-base-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Feslint-config-base-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Feslint-config-base-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Feslint-config-base-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Feslint-config-base-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkroomengineering","download_url":"https://codeload.github.com/darkroomengineering/eslint-config-base-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Feslint-config-base-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33988667,"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-06T02:00:07.033Z","response_time":107,"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":[],"created_at":"2024-11-16T10:18:17.730Z","updated_at":"2026-06-06T15:31:12.514Z","avatar_url":"https://github.com/darkroomengineering.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @studio-freight/eslint-config-base-react\n\nThis package includes the shareable ESLint configuration used by [Studio Freight](https://github.com/studio-freight) on React/Next.js based websites.\n\n## Usage\n\nInstall this package:\n\n`npm install --save-dev @studio-freight/eslint-config-base-react`\n\nor\n\n`yarn add --dev @studio-freight/eslint-config-base-react`\n\nThen create a file named `.eslintrc` with following contents in the root folder of your project:\n\n```js\n{\n\t\"extends\":  \"@studio-freight/eslint-config-base-react\"\n}\n```\n\nyou're gucci.\n\n## Includes\n\n### [ESLINT Standard React](https://github.com/standard/eslint-config-standard-react)\n\n### Prettier settings:\n\n```js\n{\n\tuseTabs:  false,\n\ttabWidth:  2,\n\tprintWidth:  80,\n\tsingleQuote:  false,\n\ttrailingComma:  \"none\",\n\tjsxBracketSameLine:  false,\n\tsemi:  false\n}\n```\n\nmake sure you have the following setting enabled in VSCode:\n\n```js\n\"editor.codeActionsOnSave\": {\n\t\"source.fixAll\": true\n}\n```\n\nsince prettier is already included here, you don't need to run any prettifying tools on your end, eslint already does that for you, you're welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Feslint-config-base-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkroomengineering%2Feslint-config-base-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Feslint-config-base-react/lists"}