{"id":23701006,"url":"https://github.com/lennetech/eslint-config","last_synced_at":"2025-04-11T14:40:29.194Z","repository":{"id":177317170,"uuid":"660186771","full_name":"lenneTech/eslint-config","owner":"lenneTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-06T13:51:56.000Z","size":361,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T10:42:46.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lenneTech.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-06-29T12:43:49.000Z","updated_at":"2025-02-06T13:51:59.000Z","dependencies_parsed_at":"2025-01-29T13:31:50.872Z","dependency_job_id":"00126d1e-994f-4b07-8a6d-8a2d89f81a43","html_url":"https://github.com/lenneTech/eslint-config","commit_stats":null,"previous_names":["lennetech/eslint-config"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Feslint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Feslint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Feslint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenneTech%2Feslint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenneTech","download_url":"https://codeload.github.com/lenneTech/eslint-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248420135,"owners_count":21100320,"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":[],"created_at":"2024-12-30T09:31:28.218Z","updated_at":"2025-04-11T14:40:29.177Z","avatar_url":"https://github.com/lenneTech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @lenne.tech/eslint-config\n\nThis repository contains multiple ESLint configurations bundled together. It provides configurations for Angular, Vue, and TypeScript projects.\n\n## Installation\n\nTo install the ESLint configuration for a specific framework, you can use npm. For example, to install the configuration, run the following command:\n\nAngular:\n\n```bash\nnpm install --save-dev @lenne.tech/eslint-config-angular\n```\n\nVue:\n\n```bash\nnpm install --save-dev @lenne.tech/eslint-config-vue\n```\n\nTypeScript:\n\n```bash\nnpm install --save-dev @lenne.tech/eslint-config-ts\n```\n\n## Configuration\n\nOnce the package is installed, you need to update your project's ESLint configuration file (usually `.eslintrc.json`) to extend the desired configuration.\n\nAngular:\n\n```json\n{\n  \"extends\": \"@lenne.tech/angular\"\n}\n```\n\nVue:\n\n```json\n{\n  \"extends\": \"@lenne.tech/vue\"\n}\n```\n\nTypeScript:\n\n```json\n{\n  \"extends\": \"@lenne.tech/ts\"\n}\n```\n\nSimilarly, you can extend the configurations for TypeScript and Vue projects by replacing @lenne.tech/eslint-config-angular with @lenne.tech/eslint-config-ts and @lenne.tech/eslint-config-vue respectively.\n\nMake sure to adjust your ESLint configuration based on your project's needs, and consider adding any additional rules or plugins specific to your project.\n\n## Contributing\n\nContributions to this ESLint configuration package are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on the [GitHub repository](https://github.com/lenneTech/eslint-config).\n\n## License\n\nThis package is open-source and released under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use it in your projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flennetech%2Feslint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flennetech%2Feslint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flennetech%2Feslint-config/lists"}