gilde-ci-cd/documentation/chapters/templates/npm/npm-lint-template.adoc

14 lines
312 B
Plaintext

= NPM Lint template
This template starts the linter of your NPM project.
.Variables
|===
|Name |Description | Default Value
|ADDITIONAL_GLOBAL_PACKAGES
| Additional packages that should be installed in the before script
| ""
|===
:template: npm/npm-lint.gitlab-ci.yml
include::../../../template-printer.adoc[]