Socket
Socket
Sign inDemoInstall

@scm-manager/remark-preset-lint

Package Overview
Dependencies
517
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @scm-manager/remark-preset-lint

Remark-lint configuration for scm-manager and its plugins


Version published
Weekly downloads
53
increased by60.61%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

SCM-Manager

@scm-manager/remark-preset-lint

Remark Lint base configuration for all SCM-Manager related projects.

Installation

Install the @scm-manager/remark-preset-lint as dev dependency:

yarn add --dev @scm-manager/remark-preset-lint
# or 
npm install --save-dev @scm-manager/remark-preset-lint

In order to use the configuration add the following snippet to your package.json:

"remarkConfig": {
  "plugins": [
    "@scm-manager/remark-preset-lint"
  ]
},
"lint-staged": {
  "*.md": "remark-lint --"
}

Need help?

Looking for more guidance? Full documentation lives on our homepage or the dedicated pages for our plugins. Do you have further ideas or need support?

  • Community Support - Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels. Find more about this here.

  • Enterprise Support - Do you require support with the integration of SCM-Manager into your processes, with the customization of the tool or simply a service level agreement (SLA)? Contact our development partner Cloudogu! Their team is looking forward to discussing your individual requirements with you and will be more than happy to give you a quote. Request Enterprise Support.

FAQs

Last updated on 14 Apr 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc