{"id":26186648,"url":"https://github.com/xmk-dev/eslint-config-lover","last_synced_at":"2026-04-17T05:02:34.895Z","repository":{"id":63364840,"uuid":"566377767","full_name":"xmk-dev/eslint-config-lover","owner":"xmk-dev","description":"Lover's approach to JavaScript/TypeScript.","archived":false,"fork":false,"pushed_at":"2023-06-13T16:15:05.000Z","size":258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T21:28:29.539Z","etag":null,"topics":["es2022","eslint","eslint-config","eslintconfig","javascript","styleguide","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/eslint-config-lover?activeTab=readme","language":"JavaScript","has_issues":false,"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/xmk-dev.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":"2022-11-15T14:49:27.000Z","updated_at":"2023-05-23T16:12:39.000Z","dependencies_parsed_at":"2025-03-11T23:27:46.136Z","dependency_job_id":"363c24a2-b754-4627-a658-b1b9be116759","html_url":"https://github.com/xmk-dev/eslint-config-lover","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xmk-dev/eslint-config-lover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmk-dev%2Feslint-config-lover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmk-dev%2Feslint-config-lover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmk-dev%2Feslint-config-lover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmk-dev%2Feslint-config-lover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmk-dev","download_url":"https://codeload.github.com/xmk-dev/eslint-config-lover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmk-dev%2Feslint-config-lover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007970,"owners_count":26084369,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["es2022","eslint","eslint-config","eslintconfig","javascript","styleguide","typescript"],"created_at":"2025-03-11T23:22:49.898Z","updated_at":"2025-10-11T16:41:55.267Z","avatar_url":"https://github.com/xmk-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESLint Config Lover\n# [![npm version][npm-image]][npm-url]\n\n[npm-image]:https://badge.fury.io/js/eslint-config-lover.svg\n[npm-url]:http://npmjs.org/package/eslint-config-lover\n\nLover's approach to JavaScript and TypeScript.\n\n## Description\n\nThis config helps maintain consistent codebase across many projects and contains many useful rules\nthat will improve your code quality. It's dedicated for JavaScript \u0026 TypeScript projects -\nboth back-end and front-end ones.\n\n## Usage\n\n### Install\n\n```\nnpm i -D eslint-config-lover\n```\n\nAdd the following entry to your .eslintrc file:\n\n```json\n{\n  \"extends\": [\"lover\"]\n}\n```\n\nFor TypeScript, create `tsconfig.eslint.json` file right next to your current `tsconfig.json`, that\nlooks like this:\n\n```json\n{\n  \"extends\": \"./tsconfig.json\",\n  \"include\": [\n    \"src\"\n    // all directories you would like to include in linting process\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmk-dev%2Feslint-config-lover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmk-dev%2Feslint-config-lover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmk-dev%2Feslint-config-lover/lists"}