{"id":16996266,"url":"https://github.com/fellipeutaka/eslint-config","last_synced_at":"2025-04-12T05:41:16.768Z","repository":{"id":147640829,"uuid":"618975531","full_name":"fellipeutaka/eslint-config","owner":"fellipeutaka","description":"⚙️ ESLint configuration used by Fellipe Utaka","archived":false,"fork":false,"pushed_at":"2023-11-22T00:08:01.000Z","size":536,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T09:03:16.695Z","etag":null,"topics":["eslint","eslint-config","expo","nextjs","nodejs","prettier-eslint","react","react-native","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@fellipeutaka/eslint-config?activeTab=readme","language":"TypeScript","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/fellipeutaka.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}},"created_at":"2023-03-25T22:16:34.000Z","updated_at":"2023-11-30T11:51:36.000Z","dependencies_parsed_at":"2023-07-12T16:16:02.938Z","dependency_job_id":"5dd12903-a677-4045-8d05-ea3b70dbc680","html_url":"https://github.com/fellipeutaka/eslint-config","commit_stats":null,"previous_names":["fellipeutaka/eslint-config"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fellipeutaka","download_url":"https://codeload.github.com/fellipeutaka/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525162,"owners_count":21118617,"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","expo","nextjs","nodejs","prettier-eslint","react","react-native","typescript"],"created_at":"2024-10-14T03:51:59.075Z","updated_at":"2025-04-12T05:41:16.738Z","avatar_url":"https://github.com/fellipeutaka.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fellipe Utaka ESLint config\n\n## Whats included?\n\n- Standard config base;\n- React config base;\n- Expo config base;\n- Next.js config base;\n- Node config base;\n- React plugin;\n- React Hooks plugin;\n- JSX a11y plugin;\n- Prettier;\n\n## Setup\n\n1. Install the dependencies\n\n```bash\n# If you are using NPM\n$ npm i eslint @fellipeutaka/eslint-config -D\n\n# If you are using Yarn\n$ yarn add eslint @fellipeutaka/eslint-config -D\n\n# If you are using PNPM\n$ pnpm i eslint @fellipeutaka/eslint-config -D\n```\n\n2. Create a `.eslintrc.json` file extending the configuration you want to use:\n\n```json\n{\n  \"extends\": \"@fellipeutaka/eslint-config/next\"\n  // \"extends\": \"@fellipeutaka/eslint-config/react\"\n  // \"extends\": \"@fellipeutaka/eslint-config/expo\"\n  // \"extends\": \"@fellipeutaka/eslint-config/node\"\n}\n```\n\n\u003e You can also use a `.eslintrc.js` instead of JSON if you prefer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffellipeutaka%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffellipeutaka%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffellipeutaka%2Feslint-config/lists"}