{"id":18745338,"url":"https://github.com/next-theme/eslint-config","last_synced_at":"2025-11-23T09:30:16.604Z","repository":{"id":57130467,"uuid":"286080983","full_name":"next-theme/eslint-config","owner":"next-theme","description":"ESLint config for projects under theme NexT organization.","archived":false,"fork":false,"pushed_at":"2024-05-07T07:11:01.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T00:38:10.779Z","etag":null,"topics":["eslint","eslint-config"],"latest_commit_sha":null,"homepage":"","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/next-theme.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-08T16:40:04.000Z","updated_at":"2024-05-07T07:12:27.000Z","dependencies_parsed_at":"2024-05-07T08:28:50.654Z","dependency_job_id":"21e6b43d-fbc8-41bb-ba7e-8c22fc78b66c","html_url":"https://github.com/next-theme/eslint-config","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"c54ba7814e370350097b819d502a1772c678513e"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-theme%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-theme%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-theme%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/next-theme%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/next-theme","download_url":"https://codeload.github.com/next-theme/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627236,"owners_count":19670844,"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"],"created_at":"2024-11-07T16:17:42.495Z","updated_at":"2025-11-23T09:30:16.564Z","avatar_url":"https://github.com/next-theme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @next-theme/eslint-config\n\n[![npm-image]][npm-url]\n[![lic-image]](LICENSE)\n\n[ESLint](https://www.github.com/eslint/eslint) config for projects under [theme NexT](https://github.com/next-theme) organization.\n\n## Installation\n\n![size-image]\n[![dm-image]][npm-url]\n[![dt-image]][npm-url]\n\nThere are two ways to install this configuration preset with `ESLint`: globally or locally (recommended).\n\n### Global Installation\n\n```bash\nnpm install -g eslint\nnpm install -g @next-theme/eslint-config\n```\n\n### Local Installation\n\n```bash\nnpm install --save-dev eslint\nnpm install --save-dev @next-theme/eslint-config\n```\n\n## Usage\n\nIf the file `.eslintrc.json` does not exists in the required repository, you will need to create it:\n\n```json\n{\n  \"extends\": \"@next-theme\",\n  \"root\": true\n}\n```\n\nNext, you can choose to install the ESLint plugin for your editor. For example, use [Visual Studio Code](https://github.com/Microsoft/vscode/) with [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) plugin installed.\n\n[npm-image]: https://img.shields.io/npm/v/@next-theme/eslint-config.svg?style=flat-square\n[lic-image]: https://img.shields.io/npm/l/@next-theme/eslint-config?style=flat-square\n\n[size-image]: https://img.shields.io/github/languages/code-size/next-theme/eslint-config?style=flat-square\n[dm-image]: https://img.shields.io/npm/dm/@next-theme/eslint-config?style=flat-square\n[dt-image]: https://img.shields.io/npm/dt/@next-theme/eslint-config?style=flat-square\n\n[npm-url]: https://www.npmjs.com/package/@next-theme/eslint-config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnext-theme%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnext-theme%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnext-theme%2Feslint-config/lists"}