{"id":21614493,"url":"https://github.com/trilonio/eslint-plugin","last_synced_at":"2025-04-11T06:51:58.261Z","repository":{"id":210044179,"uuid":"724673280","full_name":"TrilonIO/eslint-plugin","owner":"TrilonIO","description":"Official Trilon ESLint Plugin for NestJS","archived":false,"fork":false,"pushed_at":"2024-04-19T07:20:07.000Z","size":1221,"stargazers_count":11,"open_issues_count":7,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-10T19:39:03.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrilonIO.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":"2023-11-28T15:02:56.000Z","updated_at":"2024-12-14T12:30:15.000Z","dependencies_parsed_at":"2024-11-24T22:08:24.336Z","dependency_job_id":"60d52834-51a9-4770-b493-d9cc74e8f7bb","html_url":"https://github.com/TrilonIO/eslint-plugin","commit_stats":null,"previous_names":["trilonio/eslint-plugin"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrilonIO%2Feslint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrilonIO%2Feslint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrilonIO%2Feslint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrilonIO%2Feslint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrilonIO","download_url":"https://codeload.github.com/TrilonIO/eslint-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358548,"owners_count":21090401,"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-11-24T22:08:13.808Z","updated_at":"2025-04-11T06:51:58.241Z","avatar_url":"https://github.com/TrilonIO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trilon ESLint Plugin\n\n[![Apache-2.0 license](https://img.shields.io/badge/license-Apache-blue.svg?style=for-the-badge\u0026color=e51384)](/LICENSE) \n\n\n\u003c!--[![NPM Downloads](https://img.shields.io/npm/dt/@trilon/ng-universal.svg?color=b31ae7\u0026style=for-the-badge)](https://www.npmjs.com/@trilon/ng-universal)--\u003e\n\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://trilon.io\" target=\"_blank\"\u003e\n        \u003cimg width=\"500\" height=\"auto\" src=\"https://trilon.io/trilon-logo-clear.png\" alt=\"Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003ch3 align=\"center\"\u003e Made with :heart: by \u003ca href=\"https://trilon.io\"\u003eTrilon.io\u003c/a\u003e\u003c/h3\u003e\n\n---\n\n[![Node.js CI](https://github.com/TrilonIO/eslint-plugin/actions/workflows/node-ci.yml/badge.svg)](https://github.com/TrilonIO/eslint-plugin/actions/workflows/node-ci.yml)\n\nAt Trilon, our goal is to help elevate teams - giving them the push they need to continuously succeed in today's ever-changing tech world.\n\nAs part of that, we focus on developing tools that make **your** dev experience easier, enjoyable, and safer.\n\nThe official Trilon ESLint Plugin is part of that toolbelt to help your team to thrive, applying best practices for NestJS, curated by our key contributors and core team.\n\n## Installation\n\n```sh\nnpm install @trilon/eslint-plugin\n```\n\nAnd add these the plugin to your `.eslintrc`:\n\n```js\n{\n  plugins: ['@trilon/eslint-plugin'],\n  extends: ['plugin:@trilon/recommended'],\n}\n```\n\nThe \"recommended\" preset contains the rules listed below. If you need custom configuration, please refer to the documentation of the individual linting rules.\n\n## Rules\n\n| Rule                                                                                 | Description                                                    | Type |\n| ------------------------------------------------------------------------------------ | -------------------------------------------------------------- | ----------- |\n| [`@trilon/enforce-close-testing-module`](docs/rules/enforce-close-testing-module.md) | Ensures NestJS testing modules are closed properly after tests | Recommended ✅          |\n| [`@trilon/check-inject-decorator`](docs/rules/check-inject-decorator.md)             | Detects incorrect usage of `@Inject(TOKEN)` decorator          | Recommended ✅          |\n| [`@trilon/detect-circular-reference`](docs/rules/detect-circular-reference.md)       | Detects usage of `forwardRef()` method                         | Recommended ✅          |\n| [`@trilon/enforce-custom-provider-type`](docs/rules/enforce-custom-provider-type.md) | Enforces a styleguide for provider types                       | Strict ⚠️          |\n---\n\n# Trilon Consulting \n\n## JavaScript, Node, NestJS Consulting from Open-Source Fanatics and Key Contributors!\n\nCheck out **[Trilon.io](https://Trilon.io)** for more info! \n\nContact us at \u003chello@trilon.io\u003e, and let's talk about your projects needs.\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://trilon.io\" target=\"_blank\"\u003e\n        \u003cimg width=\"500\" height=\"auto\" src=\"https://trilon.io/trilon-logo-clear.png\" alt=\"Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e Made with :heart: by \u003ca href=\"https://trilon.io\"\u003eTrilon.io\u003c/a\u003e\u003c/h3\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrilonio%2Feslint-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrilonio%2Feslint-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrilonio%2Feslint-plugin/lists"}