Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluid-internal/eslint-plugin-fluid

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-internal/eslint-plugin-fluid

Custom ESLint rules for the Fluid Framework

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
577
decreased by-63.04%
Maintainers
0
Weekly downloads
 
Created
Source

@fluid-internal/eslint-plugin-fluid

This package contains custom ESLint rules specific for Fluid Framework. It is consumed by the @fluidframework/eslint-config-fluid package as a custom plugin (check minimal.js's plugins array).

An ESLint Plugin is an extension for ESLint that adds additional custom rules and configuration options.

See ESLint: Name a Plugin for more details.

Background

The @fluid-internal/eslint-plugin-fluid is directly consumed by the @fluidframework/eslint-config-fluid package. Although, it is a best practice to avoid multiple packages which serve similar purpose, this decision was inevitably induced by the ESLint's requirements which enforce:

  • Each plugin to be an npm module with a name in the format of eslint-plugin-foo or @scope/eslint-plugin-foo.

See ESLint: Name a Plugin for more details. If there is a development in unifying the separate package structure, it should be done to ensure stronger package maintainability.

Rules

Browser src/rules to check more information on the individual rules.

FAQs

Package last updated on 08 Nov 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