14 lines
312 B
Plaintext
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[] |