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

eslint-plugin-camunda-licensed

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-camunda-licensed

Shared lint rules for Camunda licensed OSS projects

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-6.78%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-plugin-camunda-licensed

Build Status

Common lint rules Camunda licensed OSS projects.

Use

Extend camunda-licensed/* in your base eslint configuration:

{
  "extends": "plugin:camunda-licensed/mit"
}

We ship with a few blue prints:

Maintain Licenses

This repository will receive updates once license headers change.

To initally apply license headers for all files in your project, execute

eslint . --fix

To validate that users add the license headers as required, ensure eslint is being run as part of your CI pipeline.

License

MIT

Keywords

FAQs

Package last updated on 26 Feb 2019

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