{"id":19775336,"url":"https://github.com/reactway/eslint-config","last_synced_at":"2026-05-05T01:38:36.951Z","repository":{"id":42960008,"uuid":"198474155","full_name":"reactway/eslint-config","owner":"reactway","description":"Reactway's ESLint guidelines for TypeScript projects.","archived":false,"fork":false,"pushed_at":"2023-01-07T04:53:49.000Z","size":299,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-01-11T01:29:53.010Z","etag":null,"topics":["eslint","eslint-config","naming-conventions","style-guide","style-linter","typescript"],"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/reactway.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":"2019-07-23T17:02:59.000Z","updated_at":"2021-08-12T13:07:11.000Z","dependencies_parsed_at":"2023-02-06T12:30:35.407Z","dependency_job_id":null,"html_url":"https://github.com/reactway/eslint-config","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactway%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactway%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactway%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactway%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactway","download_url":"https://codeload.github.com/reactway/eslint-config/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241105861,"owners_count":19910706,"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","eslint-config","naming-conventions","style-guide","style-linter","typescript"],"created_at":"2024-11-12T05:15:41.217Z","updated_at":"2026-05-05T01:38:36.921Z","avatar_url":"https://github.com/reactway.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @reactway/eslint-config\r\n\r\n[![npm](https://img.shields.io/npm/v/@reactway/eslint-config)](https://www.npmjs.com/package/@reactway/eslint-config)\r\n[![Azure DevOps builds](https://img.shields.io/azure-devops/build/reactway/reactway/8)](https://dev.azure.com/reactway/ReactWay/_build?definitionId=8\u0026_a=summary)\r\n\r\nReactway's ESLint guidelines for TypeScript projects. Based on [@typescript-eslint/recommended](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin#supported-rules) and [prettier/@typescript-eslint](https://github.com/prettier/eslint-config-prettier).\r\n\r\n## Get started\r\n\r\n```sh\r\nnpm install @reactway/eslint-config -D\r\n```\r\n\r\n## How to use?\r\n\r\nCreate config file in project root folder `.eslintrc.json`.\r\n\r\n### Node projects\r\n\r\n```sh\r\n{\r\n    \"extends\": [\"@reactway\"]\r\n}\r\n```\r\n\r\n### React projects\r\n\r\n```sh\r\n{\r\n    \"extends\": [\"@reactway/eslint-config/react\"]\r\n}\r\n```\r\n\r\n### Troubleshooting\r\n\r\n#### 1. 'React' is defined but never used.\r\n\r\nIf you're getting errors like:\r\n```\r\nC:\\project-path\\file-name.tsx(1,8): warning @typescript-eslint/no-unused-vars : 'React' is defined but never used.\r\n```\r\n\r\nMost probably you're configuring a React project and extended a non-React eslint config.\r\n\r\n## License\r\n\r\nReleased under the [MIT license](LICENSE).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactway%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactway%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactway%2Feslint-config/lists"}