![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@trilon/eslint-plugin
Advanced tools
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.
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.
Rule | Description | Type |
---|---|---|
@trilon/enforce-close-testing-module | Ensures NestJS testing modules are closed properly after tests | Recommended ✅ |
@trilon/check-inject-decorator | Detects incorrect usage of @Inject(TOKEN) decorator | Recommended ✅ |
@trilon/detect-circular-reference | Detects usage of forwardRef() method | Recommended ✅ |
@trilon/enforce-custom-provider-type | Enforces a styleguide for provider types | Strict ⚠️ |
Check out Trilon.io for more info!
Contact us at hello@trilon.io, and let's talk about your projects needs.
FAQs
Official Trilon Eslint Plugin
The npm package @trilon/eslint-plugin receives a total of 345 weekly downloads. As such, @trilon/eslint-plugin popularity was classified as not popular.
We found that @trilon/eslint-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.