{"id":28208011,"url":"https://github.com/squarecloudofc/eslint-config","last_synced_at":"2025-06-12T05:31:25.191Z","repository":{"id":196825844,"uuid":"697346796","full_name":"squarecloudofc/eslint-config","owner":"squarecloudofc","description":"ESLint configuration pattern used in Square Cloud","archived":false,"fork":false,"pushed_at":"2023-09-29T18:01:16.000Z","size":44,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-27T18:43:43.594Z","etag":null,"topics":["eslint-config","hacktoberfest","nodejs","squarecloud"],"latest_commit_sha":null,"homepage":"https://npmjs.com/@squarecloud/eslint-config","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/squarecloudofc.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,"publiccode":null,"codemeta":null}},"created_at":"2023-09-27T14:42:12.000Z","updated_at":"2023-10-14T21:33:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"fde0e502-b18e-4a1a-9536-6231ca23d33d","html_url":"https://github.com/squarecloudofc/eslint-config","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"2d9f21092aab9a9ee463991044419b848a43e5d2"},"previous_names":["squarecloudofc/eslint-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squarecloudofc","download_url":"https://codeload.github.com/squarecloudofc/eslint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Feslint-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257757126,"owners_count":22597228,"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-config","hacktoberfest","nodejs","squarecloud"],"created_at":"2025-05-17T14:11:31.814Z","updated_at":"2025-06-12T05:31:25.186Z","avatar_url":"https://github.com/squarecloudofc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @squarecloud/eslint-config \n\nA Full-Stack ESLint config for React and Node.js projects with Next.js support and Prettier integration.\nCreated by [Square Cloud](https://squarecloud.app), inspired by [rocketseat-eslint](https://github.com/rocketseat/eslint-config-rocketseat).\n\n## Whats included?\n\n- Standard config base;\n- React plugin;\n- React Hooks plugin;\n- JSX a11y plugin;\n- Prettier;\n\n## Setup\n\nInstall dependencies:\n```\nnpm install -D eslint @squarecloud/eslint-config\n```\n\n`.eslintrc.json` Node.JS project\n```\n{\n  \"extends\": \"@squarecloud/eslint-config/node\"\n}\n```\n\n`.eslintrc.json` React (with Next.js)\n```\n{\n  \"extends\": [\n    \"@squarecloud/eslint-config/next\", \n    \"next/core-web-vitals\"\n  ]\n}\n```\n\n`.eslintrc.json` React (without Next.js)\n```\n{\n  \"extends\": \"@squarecloud/eslint-config/react\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquarecloudofc%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquarecloudofc%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquarecloudofc%2Feslint-config/lists"}