Skip to content

scm-manager/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCM-Manager

@scm-manager/eslint-config

ESLint base configuration for all SCM-Manager related projects.

Installation

Install the @scm-manager/eslint-config as dev dependency:

yarn add --dev @scm-manager/eslint-config
# or 
npm install --save-dev @scm-manager/eslint-config

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

"eslintConfig" : {
  "extends" : "@scm-manager/eslint-config"
}

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.