{"id":22511544,"url":"https://github.com/codepunkt/eslint-config-react","last_synced_at":"2025-03-28T00:42:26.138Z","repository":{"id":43825339,"uuid":"289856339","full_name":"codepunkt/eslint-config-react","owner":"codepunkt","description":"opinionated ESLint configuration based on create-react-app that installs with all required dependencies","archived":false,"fork":false,"pushed_at":"2022-02-17T10:05:05.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T18:43:41.654Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codepunkt.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-08-24T07:19:06.000Z","updated_at":"2022-02-17T10:05:09.000Z","dependencies_parsed_at":"2022-08-20T20:40:28.882Z","dependency_job_id":null,"html_url":"https://github.com/codepunkt/eslint-config-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Feslint-config-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Feslint-config-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Feslint-config-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepunkt%2Feslint-config-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepunkt","download_url":"https://codeload.github.com/codepunkt/eslint-config-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245949566,"owners_count":20698920,"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-12-07T02:13:10.668Z","updated_at":"2025-03-28T00:42:26.103Z","avatar_url":"https://github.com/codepunkt.png","language":"JavaScript","readme":"# @codepunkt/eslint-config-react\n\nThis package includes a fork of the shareable ESLint configuration used by [Create React App](https://github.com/facebook/create-react-app).\u003cbr\u003e\n\n## Install\n\n```sh\nyarn add -D eslint @codepunkt/eslint-config-react\n```\n\nThen create a file named `.eslintrc.js` with following contents in the root folder of your project:\n\n```js\nmodule.exports = {\n  extends: \"react-app\",\n};\n```\n\nThat's it! You can override the settings from `eslint-config-react-app` by editing the `.eslintrc.json` file. Learn more about [configuring ESLint](http://eslint.org/docs/user-guide/configuring) on the ESLint website.\n\n## Accessibility Checks\n\nIf you want to enable even more accessibility rules, you can create an `.eslintrc.js` file in the root of your project with this content:\n\n```js\nmodule.exports = {\n  extends: [\"react-app\", \"plugin:jsx-a11y/recommended\"],\n  plugins: [\"jsx-a11y\"],\n};\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Feslint-config-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepunkt%2Feslint-config-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepunkt%2Feslint-config-react/lists"}