New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trilon/eslint-plugin

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trilon/eslint-plugin

Official Trilon Eslint Plugin

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
350
decreased by-25.69%
Maintainers
3
Weekly downloads
 
Created
Source

Trilon ESLint Plugin

Apache-2.0 license


Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with :heart: by Trilon.io


Node.js CI

At Trilon, our goal is to help elevate teams - giving them the push they need to continuously succeed in today's ever-changing tech world.

As part of that, we focus on developing tools that make your dev experience easier, enjoyable, and safer.

The 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.

Installation

npm install @trilon/eslint-plugin

And add these the plugin to your .eslintrc:

{
  plugins: ['@trilon/eslint-plugin'],
  extends: ['plugin:@trilon/recommended'],
}

The "recommended" preset contains the rules listed below. If you need custom configuration, please refer to the documentation of the individual linting rules.

Rules

RuleDescriptionType
@trilon/enforce-close-testing-moduleEnsures NestJS testing modules are closed properly after testsRecommended ✅
@trilon/check-inject-decoratorDetects incorrect usage of @Inject(TOKEN) decoratorRecommended ✅
@trilon/detect-circular-referenceDetects usage of forwardRef() methodRecommended ✅
@trilon/enforce-custom-provider-typeEnforces a styleguide for provider typesStrict ⚠️

Trilon Consulting

JavaScript, Node, NestJS Consulting from Open-Source Fanatics and Key Contributors!

Check out Trilon.io for more info!

Contact us at hello@trilon.io, and let's talk about your projects needs.



Trilon.io - Angular Universal, NestJS, JavaScript Application Consulting Development and Training

Made with :heart: by Trilon.io

Keywords

FAQs

Package last updated on 19 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc