2.13.0 • Published 3 years ago

@scm-manager/tsconfig v2.13.0

Weekly downloads
593
License
MIT
Repository
-
Last release
3 years ago

TypeScript configuration for all SCM-Manager related projects.

Installation

Install the @scm-manager/tsconfig as dev dependency:

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

In order to use the config create a tsconfig.json in the root of the project with the following content:

{
  "extends": "@scm-manager/tsconfig",
  "include": [
    "./src/main/js"
  ]
}

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.

2.13.0

3 years ago

2.12.0

4 years ago

2.11.2

4 years ago

2.11.1

5 years ago

2.11.0

5 years ago

2.10.1

5 years ago

2.10.0

5 years ago

2.9.1

5 years ago

2.9.0

5 years ago

2.8.0

5 years ago

2.6.3

5 years ago

2.7.1

5 years ago

2.7.0

5 years ago

2.6.2

5 years ago

2.6.1

5 years ago

2.6.0

5 years ago

2.5.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

2.0.0-rc8

5 years ago

2.0.0-rc7

5 years ago

2.0.0-rc6

5 years ago

2.0.0-rc5

5 years ago

2.0.0-rc4

5 years ago

2.0.0-rc3

5 years ago

2.0.0-rc2

5 years ago

2.0.0-rc1

6 years ago